Ross Hulford wrote:
I have a porblem with undefined variables on loacalhost. Any ideas why? I have turned registed variables on.


R.

Without seeing any code, I'm going to guess that you haven't defined a variable before trying to use it. Wanna make it go away? Turn off 'notices' in your error reporting, or make sure your variables are defined before you try to use them.


--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

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



Reply via email to