   #PHP Manual Error Handling and Logging Functions debug_backtrace
   error_log

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                             debug_print_backtrace

   (PHP 5 CVS only)
   debug_print_backtrace --  Prints a backtrace

Description

   void debug_print_backtrace ( void )

   debug_print_backtrace() prints a PHP backtrace.

   Warning

   This function is currently not documented; only the argument list is
   available.

   See also debug_backtrace().
   ______________________________________________________________________

   Prev            Home      Next
   debug_backtrace  Up  error_log
