Oriol wrote:

> 
>     Thank you!!
>     And... how could I know which PHP file is being executed and which
>     line
> I'm on? Is there any simple way of getting it?
> 
>     Oriol
> 
> 

Take a look at zend_error() in zend.c, where it says "Obtain relevant
filename and lineno". 

J

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to