Also, when I use that code in my scripts, if there are any variables (arrays too) that are in existence with no value:

$someVariable = "";

it will throw a warning on the screen.

First time I saw that I went into panic mode thinking that I had a huge amount of errors/warnings...

You are also going to see some numbers associated with the errors/warnings. You can find out what they mean by going here:
http://us2.php.net/manual/en/function.error-reporting.php


GL,
Roger

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



Reply via email to