Hey,
Is there a way to get the name of the function from within itself (for debugging)
Example:
function TEST() {
print "Name of this function is". ????
}
would print "TEST"
where ???? would the the name of a PHP function that returns the name of the function it is inside...
Confused, you won't be after this weeks episode of...