You're better off using:

if (isset($xx)) instead, but you can change error_reporting

Read php.ini

Or, http://php.net/error_reporting

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Sridhar Moparthy <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 1:53 PM
Subject: How to eliminate "Warning: Undefined variable: " messages


> Hi All,
>
> Is these any parameter in php.ini that I need to set so that I wont get
> "Warning: Undefined variable: xx in yyy.php on line zz" messages?
>
>
>
> Thank you,
> Sridhar Moparthy
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to