Hi,
>
at my website I've several thousands of zipped texts.
Is there a script to make it visitors possible to open a ZIP file and
read the text inside?
>
Regards,
Gunivortus
Hi,
Since you didn't mention on what OS you are, which webserver, and how
the files are zipped, it is hard to give more excact information.
If you can figure out how to do the unzipping on the commandline, you
can let PHP do that automated: read more here:
Hi there are some good examples here of manipulating zips:
php.net/zip
On Dec 6, 2:38 am, Gunivortus Goos <G...@boudicca. dewrote:
Hi,
>
at my website I've several thousands of zipped texts.
Is there a script to make it visitors possible to open a ZIP file and
read the text inside?
>
Regards,
Gunivortus
Comment