Click to See Complete Forum and Search --> : ob_start, ob_gzhandler


esm
12-08-2003, 08:02 AM
any comemts on using the following php code at the beginning of the php file?


ob_start("ob_gzhandler");

good? bad? OK?