S Smolek Diamond Member Aug 30, 2001 4,985 1 0 Dec 3, 2004 #1 A take off of this but with a new question. The host has them turned off and all I get are blank pages when trying to load s php errors Is there some type of code I can place in the .htaccess file or some pre-made script that will log them ?
A take off of this but with a new question. The host has them turned off and all I get are blank pages when trying to load s php errors Is there some type of code I can place in the .htaccess file or some pre-made script that will log them ?
A AFB Lifer Jan 10, 2004 10,718 3 0 Dec 3, 2004 #2 http://us2.php.net/manual/en/f...on.error-reporting.php Place this @ the top of your script
S Smolek Diamond Member Aug 30, 2001 4,985 1 0 Dec 3, 2004 #3 Will the errors be listied instead of the blank pages?