Reply to Re: [PHP] __FILE__ and __LINE__ of calling scripts?
Posted by Scott Noyes on 09/27/05 16:17
> I want to find out if it is possible to get the file name and the line
> number of a calling script (__FILE__, __LINE_) from a calling class
> automatically.