Forum Moderators: coopster

Message Too Old, No Replies

PHP and sending POST

         

Adrian2k4

9:44 pm on Sep 5, 2004 (gmt 0)

10+ Year Member



I want a PHP script to send data to a script that normaly processes forms.
How do i get the PHP script to send the POST to the form-processer?
Also the processer is within a protected area (HTTP-authentification) so the POST containing the form data would have to be sent with some kind of authification.

mincklerstraat

4:43 pm on Sep 6, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



you can check out the curl functions at [be2.php.net...]