public getTempName () Returns the temporary name of the uploaded file
public getExtension ()
public getError ()
public isUploadedFile () Checks whether the file has been uploaded via Post.
public getSize () Returns the file size of the uploaded file
public getRealType () Gets the real mime type of the upload file using finfo
public getName () Returns the real name of the uploaded file
implements Phalcon\Http\Request\FileIn
public getKey ()
public getType () Returns the mime type reported by the browser This mime type is not completely secure, use getRealType()
Page 1 of 2