What can be used instead of ob_start("ob_gzhandler");
which is causing PHP Warning: Cannot modify header information - headers already sent in Unknown on line 0
?
Some, as I believe, related and/or helpful questions asked before:
"Unknown" PHP error - what is that supposed to mean?
PHP warning: headers already sent in Unknown