===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md-109-
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md:110:The `$identifier` is the value of the form field named `UPLOAD_IDENTIFIER`.
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md-111-
##############################################
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md-132-
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md:133:The `$identifier` is the value of the form field named `UPLOAD_IDENTIFIER`.
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md-134-
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md:135:The `$fieldName` is the value of the file upload form field name.
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md-136-
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md:137:The `$maxLength` is an optional number of bytes to read, if you wish to read
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md:138:only the first `$maxLength` bytes of the uploading file. Otherwise, all bytes
php-uploadprogress-1.1.3/uploadprogress-1.1.3/README.md-139-currently uploaded will be read.