Class

UploadedFile

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: 2016 10 28 Since: PHPBoost 3.0 - 2010 01 24 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: io/http/upload/UploadedFile.class.php

Represents a HTTP uploaded file

Methods summary
public
# __construct( $name, $mime_type, $size, $tmp_name )
public
# get_name( )
public
public
public
public
# get_size( )
public
public
# save( File $destination )

Saves the uploaded file on the server's filesystem.