[PHP] cURL Help - Posting a Form

2004-09-11 Thread Nick Wilson
hi all, Im trying to get the following php code to output the 'success'/'failure' page from posting a form to a site. The problem is that there is no output at all, so i must be doing somthing silly, but cant work out what! ;-) ## Code $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,

Re: [PHP] cURL Help - Posting a Form

2004-09-11 Thread Nick Wilson
* and then Nick Wilson declared hi all, Im trying to get the following php code to output the 'success'/'failure' page from posting a form to a site. The problem is H... it helps if you are submitting to the 'action' url of course sigh -- Nick W -- PHP General Mailing