Hello,

When I look at PHP sources, it appears the parser handles two kinds of data 
sources:
ZEND_HANDLE_FILENAME and ZEND_HANDLE_FD.

How could I force "mod_php4" to read data from a file descriptor ("fd") 
instead of a filename ?

I succeeded but with an ugly patch. Is there a clean way to do it ?

Thanks,

Jerome

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

Reply via email to