/ Published in: PHP
URL: http://zoocha.com
Expand |
Embed | Plain Text
// Update php.ini: (global is usually found at /etc/php.ini) zlib.output_compression = On OR // Update .htaccess file with: php_flag zlib.output_compression On OR // Add a line at the top your PHP code:
You need to login to post a comment.
