PHP_Compat
[ class tree: PHP_Compat ] [ index: PHP_Compat ] [ all elements ]

File: UPLOAD_ERR.php

Source Location: /PHP_Compat-1.6.0a1/Compat/Constant/UPLOAD_ERR.php

Classes:

Page Details:

Replace upload error constants

UPLOAD_ERR_CANT_WRITE [line 42]

UPLOAD_ERR_CANT_WRITE = 7

[ Top ]



UPLOAD_ERR_EXTENSION [line 46]

UPLOAD_ERR_EXTENSION = 8

[ Top ]



UPLOAD_ERR_FORM_SIZE [line 26]

UPLOAD_ERR_FORM_SIZE = 2

[ Top ]



UPLOAD_ERR_INI_SIZE [line 22]

UPLOAD_ERR_INI_SIZE = 1

[ Top ]



UPLOAD_ERR_NO_FILE [line 34]

UPLOAD_ERR_NO_FILE = 4

[ Top ]



UPLOAD_ERR_NO_TMP_DIR [line 38]

UPLOAD_ERR_NO_TMP_DIR = 6

[ Top ]



UPLOAD_ERR_OK [line 18]

UPLOAD_ERR_OK = 0

[ Top ]



UPLOAD_ERR_PARTIAL [line 30]

UPLOAD_ERR_PARTIAL = 3

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:01:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.