PHP Magic Variables ?
Posted: Sat May 25, 2002 5:35 pm
I am trying to find out where to get a list of magic variables in PHP, like __FILE__ and the like.
What I'm trying to find is if there is any predefined way to get the name of the current function I'm in or a stacktrace from inside PHP for debugging complex issues.
yrt
What I'm trying to find is if there is any predefined way to get the name of the current function I'm in or a stacktrace from inside PHP for debugging complex issues.
yrt