Andy-H Posted January 23, 2012 Share Posted January 23, 2012 Does anyone know of a function that I can use to get all occurring PHP errors during script execution into a string. Also, does anyone know what's wrong with php.net? It keeps saying service is down. Link to comment https://forums.phpfreaks.com/topic/255610-php-errors/ Share on other sites More sharing options...
Andy-H Posted January 23, 2012 Author Share Posted January 23, 2012 I've been thinking of saving a print_r of the debug_backtrace in a text field of a mysql database if execution is over 10 seconds, it's only a temporary thing until I get some issues fixed, open to any better suggestions tho. Link to comment https://forums.phpfreaks.com/topic/255610-php-errors/#findComment-1310386 Share on other sites More sharing options...
AyKay47 Posted January 23, 2012 Share Posted January 23, 2012 use http://docs.php.net/ for now. Link to comment https://forums.phpfreaks.com/topic/255610-php-errors/#findComment-1310391 Share on other sites More sharing options...
Andy-H Posted January 23, 2012 Author Share Posted January 23, 2012 Thanks Link to comment https://forums.phpfreaks.com/topic/255610-php-errors/#findComment-1310406 Share on other sites More sharing options...
AyKay47 Posted January 23, 2012 Share Posted January 23, 2012 Thanks it looks like www.php.net is back up. Link to comment https://forums.phpfreaks.com/topic/255610-php-errors/#findComment-1310407 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.