PHP zip_open library method

The PHP zip_open() function is used to open the specified Zip Archive file. It creates a new stream and establishes a connection between the stream and a Zip Archive and returns a Resource Handler for the newly created stream only if the Zip Archive File is a Valid Link otherwise an error code.