Can't this just be done with `ob_start("ob_gzhandler")` ?
- Some coders think this is as easy as setting
ob_start("ob_gzhandler")but that skips some helpful checks and performance options
ob_start("ob_gzhandler") but that skips some helpful checks and performance options