Menu
Tag

Gzip

How to Make Website Run Faster Using Gzip

PHP By Jun 10, 2014 2 Comments

Making website which run faster is everyone dreams and everyone want this to do. Earlier we have posted 2 articles regarding the GZIP Compress for PHP and CSS. You can check them here How to compress PHP using GZIP and How compress CSS using GZIP. Today we are putting using the HTACCESS for doing this and after using it your…

Compress PHP Website With GZIP

PHP, Tech-Byte By Aug 06, 2013 1 Comment

Compress Website with GZIP I was checking some websites yesterday and i saw they took too much time to load. And i have to wait till website opens and it was just horrible. So i thought why people dont use the gzip which will help them to make their website perform faster. So here i am giving a simple script…