Anyone know a good way to get to the stack from a function. I'm using php 4 so I don't want to use exceptions, and debug_print_backtrace is a php5 function.
Any ideas
[man]debug_backtrace/man?