PHP zip_entry_filesize library method

The PHP zip_entry_filesize() function is used to retrieve the original size of a file (i.e. un-compressed file size) from a specified zip archive entry and it returns the value in bytes only if Success otherwise it will throw a PHP Warning.