Is there any statement analogous to perl's caller which will tell you what called the current function? I would like to enforce the privacy of some of the class methods I am writing. Thanks, Morgan -- 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]
- Re: [PHP] function to determine caller Morgan Curley