[snip]
The part that's not working is the $REQUEST_METHOD=='POST' line.
[/snip]

try $_SERVER['REQUEST_METHOD'] instead of $REQUEST_METHOD

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

Reply via email to