From professional translators, enterprises, web pages and freely available translation repositories.
zip support in php is not enabled by default. you will need to use the --with-zip[=dir] configuration option when compiling php to enable zip support.
zip ondersteuning is standaard niet aanwezig binnen php.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
note: all include paths in the example are relative to the directory ext. if you're compiling from another directory, change the pathnames accordingly. required items are the php directory, the zend directory, and (if necessary), the directory in which your module resides.
the module shown earlier in voorbeeld 28-1 can be enabled with --enable-first_module or --enable-first_module=yes.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: