PHP zip_read library method

The PHP zip_read() function is used to read an entity (a file or a directory) present in an opened Zip Archive Recsource Handler. It returns the Sub Resource Handler of a single entity present in a Main Resource Handler only if Success otherwise a PHP Warning.