Hi folks

Just in case I am missing something -

Is there any way for a function to determine the name of the calling
function?

I want my database abstraction layer to be able to log query errors against
the name of the calling function, but I would rather not have to pass the
name in the query request every time. Any suggestions?

Thanks

Geoff Caplan
Advantae Ltd


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to