Jump to content

Compressing files


thenewperson

Recommended Posts

I read somewhere that its possible to compress a file before uploading it to speed up the upload proccess and all i had to do was add gzip=yes to the php.ini file. Is this all i have to do for the file to compress? will i see compressed form or will it decompress once its finished uploading? Also does php.ini work when you test it in xampp? I tryed adding gzip=yes to the xampp but havnt tryed it on the website yet. The xampp one failed so i was wondering.

Link to comment
https://forums.phpfreaks.com/topic/184864-compressing-files/
Share on other sites

I read somewhere that its possible to compress a file before uploading it to speed up the upload proccess and all i had to do was add gzip=yes to the php.ini file. Is this all i have to do for the file to compress? will i see compressed form or will it decompress once its finished uploading? Also does php.ini work when you test it in xampp? I tryed adding gzip=yes to the xampp but havnt tryed it on the website yet. The xampp one failed so i was wondering.

 

What's with the double post?

Link to comment
https://forums.phpfreaks.com/topic/184864-compressing-files/#findComment-976379
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.