Some of the PHP debug functions like debug_print_backtrace are only supported in PHP 5 which is not the PHP version with our current configuration. However, Some of other debug functions like debug_backtace, error_log etc are supported in PHP 4.3.0 and above and these functions work with the present configuration setting of PHP and Apache server.
PHP debug Functions
Submitted by srividya on Mon, 10/17/2005 - 14:26.
bugs | CA | cms | php
» srividya's blog | login to post comments

