Hi all,

I'm setting up a curl operation with post fields, and I'm hoping someone can
tell me how the post fields are formatted.  I'm looking to pass a string to
curl_setopt( $ch, CURLOPT_POSTFIELDS, $string), but the specifications don't
tell one HOW to format the string.  Is it just like a GET string or what?
Anyone know?

Thanks,

Mike



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to