twooton Posted May 1, 2007 Share Posted May 1, 2007 Im using the PhpExcel extension to make me some spreadsheets. I keep getting this error [pre] Fatal error: Class 'ZipArchive' not found [/pre] Does anybody know how to install this class or where it is? Thanks Link to comment https://forums.phpfreaks.com/topic/49518-class-ziparchive-not-found/ Share on other sites More sharing options...
Koobi Posted May 1, 2007 Share Posted May 1, 2007 searching the manual helps CLXXXVII. Zip File Functions or if you're more comfortable with google, type this in your google search bar: ZipArchive site:php.net it will then search for ZipArchive on www.php.net you'll need to enable the zip extension to use this feature. Link to comment https://forums.phpfreaks.com/topic/49518-class-ziparchive-not-found/#findComment-242785 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.