IsZipFile()

Verifies whether an zip file is valid.

IsZipFile( path=string );

Returns: Boolean

Argument Description
path
string, required

path to the zip file

Examples

There are currently no examples for this function.

See also