This is a discussion on Re: [PHP] Stumper: Get Variable Name within the PHP General forums, part of the PHP Programming Forums category; >I want to be able to e-mail myself the name of the variable that bombed >out and ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>I want to be able to e-mail myself the name of the variable that bombed
>out and the line that it was on (as well as the filename) if possible. >Don't really know where to start... looks like this: You can use PHP's predefined constants in an assertion, and debug_backtrace(). http://www.php.net/manual/en/languag...predefined.php http://www.php.net/debug_backtrace --------------------------------------------------------------------- michal migurski- contact info and pgp key: sf/ca http://mike.teczno.com/contact.html |
![]() |
| Thread Tools | |
| Display Modes | |
|
|