Mantis - Quercus
Viewing Issue Advanced Details
652 minor always 01-02-06 11:23 01-03-06 15:15
ferg  
 
normal  
closed 3.0.18  
fixed  
none    
none 3.0.18  
0000652: $_FILES
implement $_FILES

Notes
(0000626)
ferg   
01-02-06 11:26   
UPLOAD_ERROR_OK = 0,
 UPLOAD_ERR_INI_SIZE = 1,
UPLOAD_ERR_FORM_SIZE=2,
UPLOAD_ERR_PARTIAL=3,
UPLOAD_ERR_NO_FILE=4
(0000631)
ferg   
01-03-06 15:15   
php/0850