Brian E Boothe wrote:
> is there any other DA#%$# version of PHP that doesnt give me a SHI% load 
> of this crap :: i get this junk every Damn  php Source i try and run 
> I,ve got to Tinker around with and debug, and fix to get to run with my 
> Machine , Didn't the creator Debug his damn code when he wrote it >? i'm 
> running php ver 5.1.27
error_reporting(E_ALL & ~E_NOTICE);

Add that to the top of the script.   Or better yet, change your php.ini

Reply via email to