FileUploadService Package: IO\HTTP\upload Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Benoit SAUTEL ben.popeye@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2010 01 24 Located at: io/http/upload/FileUploadService.class.php Manages the HTTP file upload Methods summary public static UploadedFile # retrieve_file( string $varname ) Parameters $varname Returns UploadedFile Throws UploadedFileTooLargeExceptionif the file is too big Exceptionif an unknown error occurs