PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am thinking of a possibility of sending data into some field of a page that already exists in another website.....we already have a different web based application that is not php (say website A).....i am trying to integrate a function from php site (say website B) and use data from php based site (site B) as input to the other (site A) automatically without mannually inserting them in the form....any help???