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

File: UPLOAD_ERR.php

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

Classes:

Page Details:

Replace upload error constants

UPLOAD_ERR_CANT_WRITE [line 39]

UPLOAD_ERR_CANT_WRITE = 7

[ Top ]



UPLOAD_ERR_EXTENSION [line 43]

UPLOAD_ERR_EXTENSION = 8

[ Top ]



UPLOAD_ERR_FORM_SIZE [line 23]

UPLOAD_ERR_FORM_SIZE = 2

[ Top ]



UPLOAD_ERR_INI_SIZE [line 19]

UPLOAD_ERR_INI_SIZE = 1

[ Top ]



UPLOAD_ERR_NO_FILE [line 31]

UPLOAD_ERR_NO_FILE = 4

[ Top ]



UPLOAD_ERR_NO_TMP_DIR [line 35]

UPLOAD_ERR_NO_TMP_DIR = 6

[ Top ]



UPLOAD_ERR_OK [line 15]

UPLOAD_ERR_OK = 0

[ Top ]



UPLOAD_ERR_PARTIAL [line 27]

UPLOAD_ERR_PARTIAL = 3

[ Top ]



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