PHP zip_entry_open library method

The PHP zip_entry_open() function is used to open the specified file (or) directory in a Zip Archive. It return true only if the file in a Zip Archive is opened Successfully otherwise false.