--- Marek Kilimajer <[EMAIL PROTECTED]> wrote: > PHP must read the whole post stream to create $_POST and > $HTTP_POST_VARS arrays, and to save file uploads into a temporary > files. This happens before the script is executed.
Well, there are other scenarios: POST /path/to/script.php HTTP/1.1 Host: example.org Content-Type: shiflett Content-Length: 384975438975438753495734957 dshgjkdfhgkldfjhgklsfjdhgkdfjhgksjdfhgjdfkghsdfjkg... :-) Chris ===== Chris Shiflett - http://shiflett.org/ PHP Security - O'Reilly Coming Fall 2004 HTTP Developer's Handbook - Sams http://httphandbook.org/ PHP Community Site http://phpcommunity.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php