dolcept Posted May 1, 2003 Posted May 1, 2003 I know PHP has optional support for reading zip files. Can it be made available at TCH? I've tried all the zip_* functions but they don't seem to be available. Are there any alternatives available at TCH? --Paul Quote
borfast Posted May 2, 2003 Posted May 2, 2003 Hmm... it should be available... at least phpinfo() reports the '--with-zlib' configuration option, so the zip functions should work. Are you using the right functions? Take a look at http://php.net/zip Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.