> I wonder how I can know if curl convey the form content to the web site and > what it posts. > …My script failed to post. Any suggestion is welcome. Thanks.
The very first step you can do is to use the CURLOPT_DEBUGFUNCTION to see the whole transaction. Yehezkel Horowitz ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
