[PHP-DEV] PHP Output stream FILE * From: Brian Foddy (bfoddy <email protected>)
Date: 04/14/01

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: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>