Hello,
I have a php form. I want to take the data and post it to a few various sites. I know perl can do this, can PHP do it as well?
So for example, user hits submit. Data is the sent to a script on the various few sites via post method.
Any guidance is appreciated. Could not find this in any of the few books I have.
thanks