setErrorCode(int $error)
Sets the PHP error code associated with the field.
setErrorCode(int $error)
Sets the PHP error code associated with the field.
int | $error | The error code (one of UPLOADERRINISIZE, UPLOADERRFORMSIZE, UPLOADERRPARTIAL, UPLOADERRNOFILE, UPLOADERRNOTMPDIR, UPLOADERRCANTWRITE, or UPLOADERREXTENSION) |
InvalidArgumentException | When error code doesn't exist |
Designed by : w10schools
service@w10schools.com
Please login to continue.