error_reporting(E_ALL);
Then you will get a notice when you try to read a variable which
doesn't exist.

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

Reply via email to