View Single Post
Old 05.06.2005, 00:39   #4 (permalink)
Raydian
Mamber
 
Join Date: Apr 2004
Posts: 121
Raydian is an unknown quantity at this point
Default Re: AKObook Guesbook creates errors

Right...I should have looked closer. All that did was clobber the func variable.

You should be able crush the reporting with this.

error_reporting(0);

replace this with the line above.
$func='';
Raydian is offline   Reply With Quote