> I've been working with 
> 
> error_reporting(E_ALL)
> 
> set lately trying to write code that does not give notices or errors. 
> 

> 
> What is the proper way to set a variable so that it's non-existance 
will not generate
> a notice?
> 

Thanks all for the replies. I also noticed a small typo in the code I 
posted which made it even
worse (used == instead of = when doing the assignment).

Thanks again!


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

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

Reply via email to