The PHP function fopen() can read a URL generated by a server with the GET
method. In that case, the arguments of this server's script are part of the  
the URL.
Unfortunately, I have to read & parse the result of a form using POST method. Is
there another function than fopen() that can be used ? I cannot use curl.

Christophe LAURENT
[EMAIL PROTECTED]
www.4Ur.net

-- 
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