Mark Hewitt
Fri 17th Aug '01, 7:19am
I've got gzip working now on my vBulletin and it works great. I've also got the script from Leknor (http://leknor.com/code/php/class.gzip_encode.php.txt) which will gzip my pages for me and it works if I manually put the necessary code at the top and bottom of every page but doesn't seem to work when I put it inside my included header and footer files :(.
But they talk about auto_append and auto_prepend files. I assume they are something which you can set to be included in every php page without having to include code asking for them?
If so can anyone tell me how to do this. Bearing in mind I'm on a virtual server so do not have access to server configuration stuff. Though I do have SSH.
But they talk about auto_append and auto_prepend files. I assume they are something which you can set to be included in every php page without having to include code asking for them?
If so can anyone tell me how to do this. Bearing in mind I'm on a virtual server so do not have access to server configuration stuff. Though I do have SSH.