Warning: file_put_contents(): Only -1 of 56 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
zip_close zip_entry_compressedsize Zip PHP Manual zip_entry_close (PHP 4 >= 4.0.7, 5 5.2.0, PECL zip:1.0-1.9.0) — Schließt einen Verzeichniseintrag Beschreibung bool ( resource $zip_entry ) d...
Forum und email

zip_entry_close

(PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip:1.0-1.9.0)

zip_entry_close — Schließt einen Verzeichniseintrag

Beschreibung

bool zip_entry_close ( resource $zip_entry )

Schließt den angegebenen Verzeichniseintrag.

Parameter Liste

zip_entry

Ein Verzeichniseintrag, der zuvor mit zip_entry_open() geöffnet wurde.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.