Hi
I have been reading de curl tutorial and I try to aplicate it using php
but
I have problems with php.
In this tutorial there's this example (to transfer data with post
method):
curl -d "birthyear=1905&press=OK"
www.hotmail.com/when/junk.cgi
Do you know how can I do this using functions of php (curl_init,
curl_setopt, etc.)?
Regards
Victor Hugo
--
PHP Windows 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]