PHP zip_entry_compressedsize library method

The PHP zip_entry_compressedsize() function is used to retrieve the compressed size of a file or directory from a specified zip archive entry and it returns the value in bytes only if Success otherwise it will throw a PHP Warning.