Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
$z =new ziparchive ();
$z =new ziparchive ();
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
//$zip=ziparchive::open()
//$zip=ziparchive::open()
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
$zip -> open ( "file" , ziparchive :: create );
$zip -> open ( "file" , ziparchive :: create );
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
compressed version of publication - ziparchive(0,23mb).
Версия документа в архиве - zip(0,23mb).
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 14
Qualità:
ziparchive::setpassword — set the password for the active archive
ziparchive::unchangeall — Отменяет все изменения, сделанные в архиве
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
if( $zip -> open ( $file , ziparchive :: create )!== true ){
if( $zip -> open ( $file , ziparchive :: create )!== true ){
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
ziparchive::addpattern() - add files from a directory by pcre pattern
ziparchive::addpattern() - add files from a directory by pcre pattern
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
ziparchive::addfromstring — add a file to a zip archive using its contents
ziparchive::addfromstring — Добавяет файл в zip-архив, используя его содержимое
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
Функция ziparchive::setpassword() - set the password for the active archive
Функция ziparchive::unchangeall() - Отменяет все изменения, сделанные в архиве
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
example #1 create an archive and then use it with ziparchive::locatename()
Пример #1 Создается архив и затем используется метод ziparchive::locatename()
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
Функция ziparchive::addfromstring() - add a file to a zip archive using its contents
Функция ziparchive::addfromstring() - Добавяет файл в zip-архив, используя его содержимое
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
Функция ziparchive::statindex() - get the details of an entry defined by its index.
Функция ziparchive::statname() - get the details of an entry defined by its name.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
Функции. ziparchive::unchangeindex() - revert all changes done to an entry at the given index.
Функции. ziparchive::unchangename() - revert all changes done to an entry with the given name.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
Функция ziparchive::close() - close the active archive (opened or newly created)
Функция ziparchive::unchangeall() - Отменяет все изменения, сделанные в архиве
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
here overwriting works the same as deleting and adding.so it's not necessary to ziparchive::deletename()first.
here overwriting works the same as deleting and adding.so it's not necessary to ziparchive::deletename()first.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
although numfiles will change after overwriting a file,it will be back normal when you ziparchive::close()and open()it again.
although numfiles will change after overwriting a file,it will be back normal when you ziparchive::close()and open()it again.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
if the option ziparchive::fl_nodir is used,the result may be ambiguous as files with the same name may occur in various directories.in this case,the first occurence in the index whoose name matches is returned.
if the option ziparchive::fl_nodir is used,the result may be ambiguous as files with the same name may occur in various directories.in this case,the first occurence in the index whoose name matches is returned.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità: