z_constants.php
Constants for use in the entire Framework
Table of Contents
- FILE_SIZE_100GB = 104857600000
- FILE_SIZE_100MB = 104857600
- FILE_SIZE_10GB = 10485760000
- FILE_SIZE_10MB = 10485760
- FILE_SIZE_1GB = 1048576000
- FILE_SIZE_1MB = 1048576
- FILE_SIZE_200MB = 209715200
- FILE_SIZE_20GB = 20971520000
- FILE_SIZE_20MB = 20971520
- FILE_SIZE_2GB = 2097152000
- FILE_SIZE_2MB = 2097152
- FILE_SIZE_500MB = 524288000
- FILE_SIZE_50GB = 52428800000
- FILE_SIZE_50MB = 52428800
- FILE_SIZE_5GB = 5242880000
- FILE_SIZE_5MB = 5242880
- TIMESPAN_DAY_1 = 86400
- TIMESPAN_DAY_10 = 864000
- TIMESPAN_DAY_14 = 1209600
- TIMESPAN_DAY_180 = 15552000
- TIMESPAN_DAY_182 = 15724800
- TIMESPAN_DAY_2 = 172800
- TIMESPAN_DAY_20 = 1728000
- TIMESPAN_DAY_21 = 1814400
- TIMESPAN_DAY_3 = 259200
- TIMESPAN_DAY_30 = 2592000
- TIMESPAN_DAY_365 = 31536000
- TIMESPAN_DAY_60 = 5184000
- TIMESPAN_DAY_7 = 604800
- TIMESPAN_DAY_90 = 7776000
- UPLOAD_ERROR_NO_FILE = 4
- UPLOAD_ERROR_NOT_MOVED = 3
- UPLOAD_ERROR_TOO_BIG = 1
- UPLOAD_ERROR_WRONG_TYPE = 2
- UPLOAD_SUCCESS = 0
- Value for a succeeded upload
Constants
FILE_SIZE_100GB
public
mixed
FILE_SIZE_100GB
= 104857600000
FILE_SIZE_100MB
public
mixed
FILE_SIZE_100MB
= 104857600
FILE_SIZE_10GB
public
mixed
FILE_SIZE_10GB
= 10485760000
FILE_SIZE_10MB
public
mixed
FILE_SIZE_10MB
= 10485760
FILE_SIZE_1GB
public
mixed
FILE_SIZE_1GB
= 1048576000
FILE_SIZE_1MB
public
mixed
FILE_SIZE_1MB
= 1048576
FILE_SIZE_200MB
public
mixed
FILE_SIZE_200MB
= 209715200
FILE_SIZE_20GB
public
mixed
FILE_SIZE_20GB
= 20971520000
FILE_SIZE_20MB
public
mixed
FILE_SIZE_20MB
= 20971520
FILE_SIZE_2GB
public
mixed
FILE_SIZE_2GB
= 2097152000
FILE_SIZE_2MB
public
mixed
FILE_SIZE_2MB
= 2097152
FILE_SIZE_500MB
public
mixed
FILE_SIZE_500MB
= 524288000
FILE_SIZE_50GB
public
mixed
FILE_SIZE_50GB
= 52428800000
FILE_SIZE_50MB
public
mixed
FILE_SIZE_50MB
= 52428800
FILE_SIZE_5GB
public
mixed
FILE_SIZE_5GB
= 5242880000
FILE_SIZE_5MB
public
mixed
FILE_SIZE_5MB
= 5242880
TIMESPAN_DAY_1
public
mixed
TIMESPAN_DAY_1
= 86400
TIMESPAN_DAY_10
public
mixed
TIMESPAN_DAY_10
= 864000
TIMESPAN_DAY_14
public
mixed
TIMESPAN_DAY_14
= 1209600
TIMESPAN_DAY_180
public
mixed
TIMESPAN_DAY_180
= 15552000
TIMESPAN_DAY_182
public
mixed
TIMESPAN_DAY_182
= 15724800
TIMESPAN_DAY_2
public
mixed
TIMESPAN_DAY_2
= 172800
TIMESPAN_DAY_20
public
mixed
TIMESPAN_DAY_20
= 1728000
TIMESPAN_DAY_21
public
mixed
TIMESPAN_DAY_21
= 1814400
TIMESPAN_DAY_3
public
mixed
TIMESPAN_DAY_3
= 259200
TIMESPAN_DAY_30
public
mixed
TIMESPAN_DAY_30
= 2592000
TIMESPAN_DAY_365
public
mixed
TIMESPAN_DAY_365
= 31536000
TIMESPAN_DAY_60
public
mixed
TIMESPAN_DAY_60
= 5184000
TIMESPAN_DAY_7
public
mixed
TIMESPAN_DAY_7
= 604800
TIMESPAN_DAY_90
public
mixed
TIMESPAN_DAY_90
= 7776000
UPLOAD_ERROR_NO_FILE
public
mixed
UPLOAD_ERROR_NO_FILE
= 4
UPLOAD_ERROR_NOT_MOVED
public
mixed
UPLOAD_ERROR_NOT_MOVED
= 3
UPLOAD_ERROR_TOO_BIG
public
mixed
UPLOAD_ERROR_TOO_BIG
= 1
UPLOAD_ERROR_WRONG_TYPE
public
mixed
UPLOAD_ERROR_WRONG_TYPE
= 2
UPLOAD_SUCCESS
Value for a succeeded upload
public
mixed
UPLOAD_SUCCESS
= 0