Constants
(no version information, might be only in CVS)
Constants -- Curl Predefined Constants
Predefined Constants
The constants below are defined by this extension, and
will only be available when the extension has either
been compiled into PHP or dynamically loaded at runtime.
- CURLOPT_AUTOREFERER
(integer)
Available since PHP 5.1.0
- CURLOPT_COOKIESESSION
(integer)
Available since PHP 5.1.0
- CURLOPT_DNS_USE_GLOBAL_CACHE
(integer)
- CURLOPT_DNS_CACHE_TIMEOUT
(integer)
- CURLOPT_FTP_SSL
(integer)
Available since PHP 5.2.0
- CURLFTPSSL_TRY
(integer)
Available since PHP 5.2.0
- CURLFTPSSL_ALL
(integer)
Available since PHP 5.2.0
- CURLFTPSSL_CONTROL
(integer)
Available since PHP 5.2.0
- CURLFTPSSL_NONE
(integer)
Available since PHP 5.2.0
- CURLOPT_FTPSSLAUTH
(integer)
Available since PHP 5.1.0
- CURLOPT_FTP_CREATE_MISSING_DIRS
(integer)
- CURLOPT_FOLLOWLOCATION
(integer)
This constant is not available when opendbase_dir or safe_mode are
enabled.
- CURLOPT_TCP_NODELAY
(integer)
Available since PHP 5.2.1
- CURLOPT_CONNECTTIMEOUT_MS
(integer)
- CURLOPT_SSLENGINE_DEFAULT
(integer)
- CURLOPT_UNRESTRICTED_AUTH
(integer)
- CURLCLOSEPOLICY_LEAST_RECENTLY_USED
(integer)
- CURLCLOSEPOLICY_LEAST_TRAFFIC
(integer)
- CURLINFO_HEADER_OUT
(integer)
Available since PHP 6.0.0
- CURLINFO_PRETRANSFER_TIME
(integer)
- CURLINFO_SSL_VERIFYRESULT
(integer)
- CURLINFO_CONTENT_LENGTH_DOWNLOAD
(integer)
- CURLINFO_CONTENT_LENGTH_UPLOAD
(integer)
- CURLINFO_STARTTRANSFER_TIME
(integer)
- CURL_TIMECOND_IFUNMODSINCE
(integer)
- CURLE_UNSUPPORTED_PROTOCOL
(integer)
- CURLE_COULDNT_RESOLVE_PROXY
(integer)
- CURLE_COULDNT_RESOLVE_HOST
(integer)
- CURLE_FTP_WEIRD_SERVER_REPLY
(integer)
- CURLE_FTP_USER_PASSWORD_INCORRECT
(integer)
- CURLE_FTP_WEIRD_PASS_REPLY
(integer)
- CURLE_FTP_WEIRD_USER_REPLY
(integer)
- CURLE_FTP_WEIRD_PASV_REPLY
(integer)
- CURLE_FTP_WEIRD_227_FORMAT
(integer)
- CURLE_FTP_COULDNT_SET_BINARY
(integer)
- CURLE_FTP_COULDNT_RETR_FILE
(integer)
- CURLE_FTP_COULDNT_STOR_FILE
(integer)
- CURLE_OPERATION_TIMEOUTED
(integer)
- CURLE_FTP_COULDNT_SET_ASCII
(integer)
- CURLE_FTP_COULDNT_USE_REST
(integer)
- CURLE_FTP_COULDNT_GET_SIZE
(integer)
- CURLE_FTP_BAD_DOWNLOAD_RESUME
(integer)
- CURLE_FILE_COULDNT_READ_FILE
(integer)
- CURLE_ABORTED_BY_CALLBACK
(integer)
- CURLE_BAD_FUNCTION_ARGUMENT
(integer)
- CURLE_BAD_PASSWORD_ENTERED
(integer)
- CURLE_UNKNOWN_TELNET_OPTION
(integer)
- CURLE_TELNET_OPTION_SYNTAX
(integer)
- CURLE_SSL_PEER_CERTIFICATE
(integer)
- CURLE_SSL_ENGINE_NOTFOUND
(integer)
- CURLE_SSL_ENGINE_SETFAILED
(integer)
- CURLE_BAD_CONTENT_ENCODING
(integer)
- CURLFTPAUTH_DEFAULT
(integer)
Available since PHP 5.1.0
- CURLFTPAUTH_SSL
(integer)
Available since PHP 5.1.0
- CURLFTPAUTH_TLS
(integer)
Available since PHP 5.1.0