Welcome Guest, Not a member yet? Register   Sign In
form submit
#5

[eluser]nmweb[/eluser]
http://nl3.php.net/curl Curl is what you need. Your php script opens up a http connection to the website and POSTS whatever it wants. It might seem difficult at first but once you delve into it it becomes easier, there are several tutorials available to help you out. If the other website is your's it becomes easier since you know what the form checks for, if not use an extension for Firefox that lists all your headers and copy those to the proper curl function so as to mimic a browser. On the php.net page there are several scripts in the notes.

If curl is not installed it's still possible using http-sockets in php, don't know about that though.


Messages In This Thread
form submit - by El Forum - 10-17-2007, 05:14 AM
form submit - by El Forum - 10-17-2007, 05:19 AM
form submit - by El Forum - 10-17-2007, 05:25 AM
form submit - by El Forum - 10-17-2007, 05:35 AM
form submit - by El Forum - 10-17-2007, 05:47 AM
form submit - by El Forum - 10-17-2007, 05:50 AM
form submit - by El Forum - 10-17-2007, 06:08 AM
form submit - by El Forum - 10-17-2007, 06:12 AM
form submit - by El Forum - 10-17-2007, 06:22 AM
form submit - by El Forum - 10-17-2007, 07:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB