Hi everyone,

PHP fopen function opens URL using the HTTP GET method. But what if one 
could only open the web page using the HTTP POST method? In this case, fopen 
won't work. Is there a PHP function that is similar to fopen, but uses HTTP 
POST method to open URL instead? If not, then how do I work around this 
problem?

Thanks,

Zlu


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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

Reply via email to