PHP error reporting: Turn off notices for undefined variables only?

Spearfish

New member
Hi,

Does anybody know what I need to set my error reporting in PHP to if I want to suppress notices of undefined variables, but -not- any other notices?

Thanks.
 
Back
Top