* 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 Mailin
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, "http://exa
2 matches
Mail list logo