Hi,

am Wednesday 16 July 2003 21:55 schrieb Sam Baum:

> how can i get the current php-file, not the filename in PHP_SELF, that was
> requested, but that file that actually has the written code that called
> the PHP_FUNCTION of my extension.

got it myself, its zend_get_executed_filename(TSRMLS_C), if any other newbie
should ever search for that.


bg

Sam

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

Reply via email to