CUploadedFile

CUploadedFile

Package system.web
Inheritance class CUploadedFile » CComponent
Since 1.0
Source Code framework/web/CUploadedFile.php
CUploadedFile represents the information for an uploaded file.

Call getInstance to retrieve the instance of an uploaded file, and then use saveAs to save it on the server. You may also query other information