Static Public Member Functions | |
| static | get ($prm) |
Private Member Functions | |
| __construct () | |
Static Private Member Functions | |
| static | init () |
Static Private Attributes | |
| static | $cfg |
Class to deal with uploaded files
Definition at line 11 of file upload.class.php.
| __construct | ( | ) | [private] |
No instanciation for this class
Definition at line 23 of file upload.class.php.
| static get | ( | $ | prm | ) | [static] |
Show the file to the client
| string | $prm File requested |
Definition at line 38 of file upload.class.php.
| static init | ( | ) | [static, private] |
Initialize the upload instance config
Definition at line 28 of file upload.class.php.
$cfg [static, private] |
Definition at line 18 of file upload.class.php.
1.7.1