On Apr 13, 2006, at 12:16 AM, William Stokes wrote:

Hello,
var_dump($POST) returns now always NULL.

Try var_dump($_POST);

Note the underline between $ and P.

Al Padley

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

Reply via email to