[PHP] change request for function highlight_string

2002-02-20 Thread Rein Velt
or FALSE. Reference: http://lxr.php.net/source/ZendEngine2/zend_highlight.c#84 -- Rein Velt web application engineering mailto:[EMAIL PROTECTED] http://velt.net -- PHP General Mailing List (http://www.php.net

[PHP] how to test ob_start(ob_gzhandler);

2002-02-18 Thread Rein Velt
Dear PHP coders, i am using ob_start(ob_gzhandler) to compress all html output. Is there any way to check if the output is really compressed? (and how much)? Thanks in advance, Rein Velt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php