Debugging question here...
For debugging purposes only, is it possible to obtain the 
value of FILE * that represents the PHP/Zend output stream?

I want to use a library function that would greatly assist in debugging
if I can give it a valid FILE * for the output stream.

Basically the FILE * zend_output eventually uses...
Even if its hardcoded it would help.

And if its stdout, I'll really feel silly.  If not, I'll just open a flat file.

Thanks,
Brian



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to