ALIAS
zopen()
ShortPHP reference for zip_open().
Signature
zip_open(string $filename): resource|false
Example
zopen(...);PHP equivalent
zip_open() is the canonical PHP function. ShortPHP provides zopen() as the convenience alias.
Extension: zip