API17

API17:JArchiveZip::hasNativeSupport

From Joomla! Documentation

Joomla 11.1 JArchiveZip::hasNativeSupport

Description

Method to determine if the server has native zip support for faster handling.


public function hasNativeSupport ()
  • Returns boolean True if php has native ZIP support
  • Defined on line 141 of libraries/joomla/filesystem/archive/zip.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples