Hi there,
Could someone out there help me with a suggestion/solution. My need is :
I have a form whose contents should be automatically registered with multiple sites on clicking 'submit' button. Can this be done using PHP? Are there any freely available tools which will help me do this?
Thanks for your help in advance!!!
Solution to Automatic Form Submit
Moderator: General Moderators
-
websighteam
- Forum Newbie
- Posts: 2
- Joined: Wed Jan 28, 2004 5:38 am
You could use plain old headers to 'fake' a form post/submission to multiple hosts, if that's any use to you.
Here's a function that can do it.
http://dodds.net/~cardinal/sendtohost.txt
Here's a function that can do it.
http://dodds.net/~cardinal/sendtohost.txt