Hi,

I'm using curl to do a post and when I run the curl_exec($ch) it does the
post and the result is displayed, however after the </HTML> it is printing
a 0.  It seems to be in the return of the post because if I echo
something after the curl_exec statement it come after the 0.

Has anybody had any experience with this?

Thanks,

Nigel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to