RE: [PHP] How to eliminate "Warning: Undefined variable: " messages
check out error reporting at php.net -Original Message- From: Sridhar Moparthy [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 2:54 PM To: [EMAIL PROTECTED] Subject: [PHP] How to eliminate "Warning: Undefined variable: " messages Hi All, Is these any parameter
[PHP] 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