Print PHP Call Stack
Posted
by Justin
on Stack Overflow
See other posts from Stack Overflow
or by Justin
Published on 2009-09-14T18:22:17Z
Indexed on
2010/04/15
10:53 UTC
Read the original article
Hit count: 299
I'm looking for a way to print the call stack in PHP.
Bonus points if the function flushes the IO buffer.
© Stack Overflow or respective owner