On 17.11.2007 11:23, Marshall Greenblatt wrote:
> Is there a method that can be used from within the stream_opener
> handler function to retrieve the path of the file currently being
> processed?  

Yes, zend_get_executed_filename().
Though, I believe you actually need expand_filepath(), which does exactly what 
you said, 
i.e. resolves relative paths.

-- 
Wbr, 
Antony Dovgal

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

Reply via email to