[thelist] Q on PHP functions...

jsWalter jsWalter at torres.ws
Tue Apr 6 12:58:54 CDT 2004


is it possible to display the name of the function within the current
function?

function foo()
{
   echo <thisFuncName>;  // this should display 'foo'
}

????

Thanks

Walter




More information about the thelist mailing list