ZipArchive::addEmptyDir

Example

 bool ZipArchive::addEmptyDir ( string $dirname ) 

Description

Adds an empty directory in the archive.

Return Values

Returns TRUE on success or FALSE on failure.