Google
×
zip_entry_name(resource $zip_entry ): string|false Returns the name of the specified directory entry.
The zip_entry_name() function returns the name of a ZIP directory entry. Syntax: zip_entry_name(zip_entry)
2018/07/25 · The zip_entry_name() function is an inbuilt function in PHP which is used to return the name of a zip archive entry.
Returns a directory entry resource for later use with the zip_entry_... functions, or false if there are no more entries to read, or an error code if an error ...
Returns the name of the specified directory entry. Parameters. zip_entry. A directory entry returned by zip_read(). Return Values.
Definition and Usage ... The zip_entry_name() function returns the name of a zip archive entry. Syntax. zip_entry_name(zip_entry). Parameter, Description.
The zip_entry_name() function returns the name of a zip archive entry. Syntax. zip_entry_name(zip_entry). Parameter, Description. zip_entry, Required. Specifies ...
Returns the name of the specified directory entry. Parameters. zip_entry. A directory entry returned by zip_read(). Return Values.
Returns the name of the specified directory entry. Parameters. zip_entry. A directory entry returned by zip_read(). Return Values.
他の人はこちらも検索