--- leon <[EMAIL PROTECTED]> wrote: > How can I POST a submit to a webserver and get the response content > in PHP script?
You can do it manually: http://shiflett.org/hacks/php/http_post Other options are cURL and various PEAR classes. Hope that helps. Chris ===== Chris Shiflett - http://shiflett.org/ PHP Security Handbook Coming mid-2004 HTTP Developer's Handbook http://httphandbook.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php