Vordefinierte Konstanten

Folgende Konstanten werden von dieser Erweiterung definiert und stehen nur zur Verfügung, wenn die Erweiterung entweder statisch in PHP kompiliert oder dynamisch zur Laufzeit geladen wurde.

Beschreibungen und Funktionsweise dieser Konstanten sind unter curl_setopt(), curl_multi_setopt() und curl_getinfo() verfügbar.

CURLOPT_AUTOREFERER (int)
CURLOPT_COOKIESESSION (int)
CURLOPT_DOH_URL (int)
Stellt die DNS-over-HTTPS-URL zur Verfügung. Verfügbar seit PHP 8.1.0 und cURL 7.62.0.
CURLOPT_DOH_SSL_VERIFYHOST (int)
Verifiziert die Namensfelder des SSL-Zertifikats eines DNS-over-HTTPS-Servers anhand des Hostnamens. Verfügbar seit PHP 8.2.0 und cURL 7.76.0.
CURLOPT_DOH_SSL_VERIFYPEER (int)
Überprüft die Authentizität des SSL-Zertifikats eines DNS-over-HTTPS-Servers. Verfügbar seit PHP 8.2.0 und cURL 7.76.0.
CURLOPT_DOH_SSL_VERIFYSTATUS (int)
Weist cURL an, den Status eines DNS-over-HTTPS-Serverzertifikats mit Hilfe der TLS-Erweiterung "Certificate Status Request" (OCSP-Stapling) zu verifizieren. Verfügbar seit PHP 8.2.0 und cURL 7.76.0.
CURLOPT_DNS_USE_GLOBAL_CACHE (int)
CURLOPT_DNS_CACHE_TIMEOUT (int)
CURLOPT_FTP_SSL (int)
CURLFTP_CREATE_DIR (int)
Verfübar seit PHP 7.0.7 und cURL 7.19.3
CURLFTP_CREATE_DIR_NONE (int)
Vefügbar seit PHP 7.0.7 und cURL 7.19.3
CURLFTP_CREATE_DIR_RETRY (int)
Verfübar seit PHP 7.0.7 und cURL 7.19.3
CURLFTPSSL_TRY (int)
CURLFTPSSL_ALL (int)
CURLFTPSSL_CONTROL (int)
CURLFTPSSL_NONE (int)
CURLFTPMETHOD_DEFAULT (int)
Verfügbar seit PHP 8.2.0 und cURL 7.15.3.
CURLOPT_PRIVATE (int)
CURLOPT_FTPSSLAUTH (int)
CURLOPT_PORT (int)
CURLOPT_FILE (int)
CURLOPT_INFILE (int)
CURLOPT_INFILESIZE (int)
CURLOPT_ISSUERCERT_BLOB (int)
Das Zertifikat eines SSL-Anbieters aus einem großen binären Speicherobjekt (Speicher-Blob). Verfügbar seit PHP 8.1.0 und cURL 7.71.0.
CURLOPT_URL (int)
CURLOPT_PROXY (int)
CURLOPT_PROXY_ISSUERCERT (int)
Der Dateiname des SSL-Zertifikats eines Proxy-Ausstellers. Verfügbar seit PHP 8.1.0 und cURL 7.71.0.
CURLOPT_PROXY_ISSUERCERT_BLOB (int)
Das SSL-Zertifikat eines Proxy-Ausstellers aus einem Speicher-Blob. Verfügbar seit PHP 8.1.0 und cURL 7.71.0.
CURLOPT_PROXY_SSLCERT_BLOB (int)
Das Zertifikat eines SSL-Proxy-Clients aus einem Speicher-Blob. Verfügbar seit PHP 8.1.0 und cURL 7.71.0.
CURLOPT_PROXY_SSLKEY_BLOB (int)
Der private Schlüssel für ein Proxy-Zertifikat aus einem Speicher-Blob. Verfügbar seit PHP 8.1.0 und cURL 7.71.0.
CURLOPT_VERBOSE (int)
CURLOPT_ALTSVC (int)
Verfügbar seit PHP 8.2.0 und cURL 7.64.1.
CURLOPT_ALTSVC_CTRL (int)
Verfügbar seit PHP 8.2.0 und cURL 7.64.1.
CURLALTSVC_H1 (int)
Verfügbar seit PHP 8.2.0 und cURL 7.64.1.
CURLALTSVC_H2 (int)
Verfügbar seit PHP 8.2.0 und cURL 7.64.1.
CURLALTSVC_H3 (int)
Verfügbar seit PHP 8.2.0 und cURL 7.64.1.
CURLALTSVC_READONLYFILE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.64.1.
CURLOPT_HEADER (int)
CURLOPT_HTTPHEADER (int)
CURLOPT_NOPROGRESS (int)
CURLOPT_NOBODY (int)
CURLOPT_FAILONERROR (int)
CURLOPT_UPLOAD (int)
CURLOPT_UPLOAD_BUFFERSIZE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.62.0.
CURLOPT_POST (int)
CURLOPT_FTPLISTONLY (int)
CURLOPT_FTPAPPEND (int)
CURLOPT_FTP_CREATE_MISSING_DIRS (int)
CURLOPT_NETRC (int)
CURLOPT_FOLLOWLOCATION (int)
Diese Konstante ist nicht verfügbar, wenn open_basedir aktiviert ist.
CURLOPT_FTPASCII (int)
CURLOPT_PUT (int)
CURLOPT_MIME_OPTIONS (int)
Verfügbar seit PHP 8.3.0 und cURL 7.81.0
CURLOPT_MUTE (int)
Entfernt in cURL 7.15.5; stattdessen kann CURLOPT_RETURNTRANSFER verwendet werden.
CURLOPT_USERPWD (int)
CURLOPT_PROXYUSERPWD (int)
CURLOPT_RANGE (int)
CURLOPT_TIMEOUT (int)
CURLOPT_TIMEOUT_MS (int)
CURLOPT_TCP_NODELAY (int)
CURLOPT_POSTFIELDS (int)
CURLOPT_PROGRESSFUNCTION (int)
CURLOPT_REFERER (int)
CURLOPT_USERAGENT (int)
CURLOPT_FTPPORT (int)
CURLOPT_FTP_USE_EPSV (int)
CURLOPT_LOW_SPEED_LIMIT (int)
CURLOPT_LOW_SPEED_TIME (int)
CURLOPT_RESUME_FROM (int)
CURLOPT_COOKIELIST (int)
Verfügabr seit und cURL 7.14.1
CURLOPT_SSLCERT (int)
CURLOPT_SSLCERT_BLOB (int)
Das Zertifikat eines SSL-Clients aus einem Speicher-Blob. Verfügbar seit PHP 8.1.0 und cURL 7.71.0.
CURLOPT_SSLCERTPASSWD (int)
CURLOPT_SSLKEY_BLOB (int)
Der private Schlüssel eines Client-Zertifikats aus einem Speicher-Blob. Verfügbar seit PHP 8.1.0 und cURL 7.71.0.
CURLOPT_WRITEHEADER (int)
CURLOPT_WS_OPTIONS (int)
Verfügbar seit PHP 8.3.0 und cURL 7.86.0
CURLOPT_SSL_VERIFYHOST (int)
CURLOPT_COOKIEFILE (int)
CURLOPT_SSLVERSION (int)
CURL_SSLVERSION_DEFAULT (int)
CURL_SSLVERSION_TLSv1 (int)
CURL_SSLVERSION_SSLv2 (int)
CURL_SSLVERSION_SSLv3 (int)
CURL_SSLVERSION_TLSv1_0 (int)
CURL_SSLVERSION_TLSv1_1 (int)
CURL_SSLVERSION_TLSv1_2 (int)
CURL_SSLVERSION_TLSv1_3 (int)
CURLOPT_TIMECONDITION (int)
CURLOPT_TIMEVALUE (int)
CURLOPT_CUSTOMREQUEST (int)
CURLOPT_STDERR (int)
CURLOPT_TRANSFERTEXT (int)
CURLOPT_RETURNTRANSFER (int)
CURLOPT_QUICK_EXIT (int)
Verfügbar seit PHP 8.3.0 und cURL 7.87.0
CURLOPT_QUOTE (int)
CURLOPT_POSTQUOTE (int)
CURLOPT_INTERFACE (int)
CURLOPT_KRB4LEVEL (int)
CURLOPT_HTTPPROXYTUNNEL (int)
CURLOPT_FILETIME (int)
CURLOPT_WRITEFUNCTION (int)
CURLOPT_READFUNCTION (int)
CURLOPT_PASSWDFUNCTION (int)
Entfernt in PHP 7.3.0
CURLOPT_HEADERFUNCTION (int)
CURLOPT_MAXAGE_CONN (int)
Verfügbar seit PHP 8.2.0 und cURL 7.65.0
CURLOPT_MAXFILESIZE_LARGE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.11.0
CURLOPT_MAXLIFETIME_CONN (int)
Verfügbar seit PHP 8.2.0 und cURL 7.80.0
CURLOPT_MAXREDIRS (int)
CURLOPT_MAXCONNECTS (int)
CURLOPT_FRESH_CONNECT (int)
CURLOPT_FORBID_REUSE (int)
CURLOPT_RANDOM_FILE (int)
CURLOPT_EGDSOCKET (int)
CURLOPT_CONNECTTIMEOUT (int)
CURLOPT_CONNECTTIMEOUT_MS (int)
CURLOPT_SSL_VERIFYPEER (int)
CURLOPT_CA_CACHE_TIMEOUT (int)
Verfügbar seit PHP 8.3.0 und cURL 7.87.0
CURLOPT_CAINFO (int)
CURLOPT_CAINFO_BLOB (int)
Verfügbar seit PHP 8.2.0 und cURL 7.77.0
CURLOPT_CAPATH (int)
CURLOPT_COOKIEJAR (int)
CURLOPT_SSL_CIPHER_LIST (int)
CURLOPT_SSL_EC_CURVES (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLOPT_BINARYTRANSFER (int)
CURLOPT_NOSIGNAL (int)
CURLOPT_PROXYTYPE (int)
Verfügbar seit cURL 7.10.
CURLOPT_BUFFERSIZE (int)
CURLOPT_HTTPGET (int)
CURLOPT_HTTP_VERSION (int)
CURLOPT_HSTS (int)
Verfügbar seit PHP 8.2.0 und cURL 7.74.0
CURLOPT_HSTS_CTRL (int)
Verfügbar seit PHP 8.2.0 und cURL 7.74.0
CURLHSTS_ENABLE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.74.0
CURLHSTS_READONLYFILE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.74.0
CURLOPT_SSLKEY (int)
CURLOPT_SSLKEYTYPE (int)
CURLOPT_SSLKEYPASSWD (int)
CURLOPT_SSLENGINE (int)
CURLOPT_SSLENGINE_DEFAULT (int)
CURLOPT_SSLCERTTYPE (int)
CURLOPT_CRLF (int)
CURLOPT_ENCODING (int)
CURLOPT_PROXYPORT (int)
CURLOPT_UNRESTRICTED_AUTH (int)
CURLOPT_FTP_USE_EPRT (int)
CURLOPT_HTTP200ALIASES (int)
CURLOPT_HTTPAUTH (int)
CURLOPT_AWS_SIGV4 (int)
Verfügbar seit PHP 8.2.0 und cURL 7.75.0
CURLAUTH_BASIC (int)
CURLAUTH_DIGEST (int)
CURLAUTH_GSSNEGOTIATE (int)
CURLAUTH_NEGOTIATE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.38.0.
CURLAUTH_NTLM (int)
CURLAUTH_NTLM_WB (int)
Verfügbar seit PHP 7.0.7 und cURL 7.22.0
CURLAUTH_ANY (int)
CURLAUTH_ANYSAFE (int)
CURLAUTH_AWS_SIGV4 (int)
Verfügbar seit PHP 8.2.0 und cURL 7.75.0.
CURLOPT_PROXYAUTH (int)
CURLOPT_MAIL_RCPT_ALLLOWFAILS (int)
Verfügbar seit PHP 8.2.0 und cURL 7.69.0
CURLOPT_UPKEEP_INTERVAL_MS (int)
Verfügbar seit PHP 8.2.0 und cURL 7.62.0
CURLOPT_MAX_RECV_SPEED_LARGE (int)
Verfügbar seit cURL 7.15.5
CURLOPT_MAX_SEND_SPEED_LARGE (int)
Verfügbar seit und cURL 7.15.5
CURLOPT_HEADEROPT (int)
Verfübar seit PHP 7.0.7 und cURL 7.37.0
CURLOPT_PROXYHEADER (int)
Verfübar seit PHP 7.0.7 und cURL 7.37.0
CURLPX_BAD_ADDRESS_TYPE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_BAD_VERSION (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_CLOSED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_GSSAPI (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_GSSAPI_PERMSG (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_GSSAPI_PROTECTION (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_IDENTD_DIFFER (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_IDENTD (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_LONG_HOSTNAME (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_LONG_PASSWD (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_LONG_USER (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_NO_AUTH (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_OK (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_RECV_ADDRESS (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_RECV_AUTH (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_RECV_CONNECT (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_RECV_REQACK (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_ADDRESS_TYPE_NOT_SUPPORTED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_COMMAND_NOT_SUPPORTED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_CONNECTION_REFUSED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_GENERAL_SERVER_FAILURE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_HOST_UNREACHABLE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_NETWORK_UNREACHABLE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_NOT_ALLOWED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_TTL_EXPIRED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REPLY_UNASSIGNED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_REQUEST_FAILED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_RESOLVE_HOST (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_SEND_AUTH (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_SEND_CONNECT (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_SEND_REQUEST (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_UNKNOWN_FAIL (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_UNKNOWN_MODE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLPX_USER_REJECTED (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURL_PUSH_OK (int)
Verfügbar seit PHP 7.1.0 und cURL 7.44.0
CURL_PUSH_DENY (int)
Verfügbar seit PHP 7.1.0 und cURL 7.44.0
CURL_REDIR_POST_301 (int)
Verfügbar seit PHP 7.0.7 und cURL 7.18.2
CURL_REDIR_POST_302 (int)
Verfügbar seit PHP 7.0.7 und cURL 7.18.2
CURL_REDIR_POST_303 (int)
Verfügbar seit PHP 7.0.7 und cURL 7.25.1
CURL_REDIR_POST_ALL (int)
Verfügbar seit PHP 7.0.7 und cURL 7.18.2
CURL_TIMECOND_NONE (int)
CURL_TIMECOND_IFMODSINCE (int)
CURL_TIMECOND_IFUNMODSINCE (int)
CURL_TIMECOND_LASTMOD (int)
CURL_VERSION_ALTSVC (int)
Verfügbar seit PHP 7.3.6 und cURL 7.64.1
CURL_VERSION_ASYNCHDNS (int)
Asynchrone DNS-Auflösungen. Verfügbar seit PHP 7.3.0 und cURL 7.10.7
CURL_VERSION_BROTLI (int)
Verfügbar seit PHP 7.3.0 und cURL 7.57.0
CURL_VERSION_CONV (int)
Zeichenumwandlungen werden unterstützt. Verfügbar seit PHP 7.3.0 und cURL 7.15.4
CURL_VERSION_CURLDEBUG (int)
Verfügbar seit PHP 7.3.6 und cURL 7.19.6
CURL_VERSION_DEBUG (int)
Built with debug capabilities. Verfügbar seit PHP 7.3.0 und cURL 7.10.6
CURL_VERSION_GSASL (int)
Verfügbar seit PHP 8.2.0 und cURL 7.76.0
CURL_VERSION_GSSAPI (int)
Wurde gegen eine GSS-API-Bibliothek kompiliert. Verfügbar seit PHP 7.3.0 und cURL 7.38.0
CURL_VERSION_GSSNEGOTIATE (int)
Das Aushandeln der Authentifizierung wird unterstützt. Verfügbar seit PHP 7.3.0 und cURL 7.10.6 (missbilligt seit 7.38.0)
CURL_VERSION_HSTS (int)
Verfügbar seit PHP 8.2.0 und cURL 7.74.0
CURL_VERSION_IDN (int)
Internationalisierte Domain-Namen werden unterstützt. Verfügbar seit PHP 7.3.0 und cURL 7.12.0
CURL_VERSION_MULTI_SSL (int)
Verfügbar seit PHP 7.3.0 und cURL 7.56.0
CURL_VERSION_NTLM (int)
Die NTLM-Authentifizierung wird unterstützt. Verfügbar seit PHP 7.3.0 und cURL 7.10.6
CURL_VERSION_NTLM_WB (int)
Die NTLM-Delegation an den Winbind-Assistenten wird unterstützt. Verfügbar seit PHP 7.3.0 und cURL 7.22.0
CURL_VERSION_IPV6 (int)
IPv6-fähig.
CURL_VERSION_KERBEROS4 (int)
Die Kerberos-V4-Authentifizierung wird unterstützt.
CURL_VERSION_KERBEROS5 (int)
Die Kerberos-V5-Authentifizierung wird unterstützt. Verfügbar seit PHP 7.0.7 und cURL 7.40.0
CURL_VERSION_HTTP2 (int)
Die Unterstützung für HTTP2 ist integriert. Verfügbar seit cURL 7.33.0
CURL_VERSION_HTTP3 (int)
Verfügbar seit PHP 8.2.0 und cURL 7.66.0
CURL_VERSION_LARGEFILE (int)
Unterstützt Dateien, die größer als 2 GB sind. Verfügbar seit cURL 7.33.0
CURL_VERSION_PSL (int)
Mozillas öffentliche Suffix-Liste, die für die Überprüfung der Cookie-Domäne verwendet wird. Verfügbar seit PHP 7.3.6 und cURL 7.47.0
CURL_VERSION_SPNEGO (int)
Die SPNEGO-Authentifizierung wird unterstützt. Verfügbar seit PHP 7.3.0 und cURL 7.10.8
CURL_VERSION_SSPI (int)
Wurde gegen die Windows-SSPI kompiliert. Verfügbar seit PHP 7.3.0 und cURL 7.13.2
CURL_VERSION_SSL (int)
SSL-Optionen sind verfügbar.
CURL_VERSION_TLSAUTH_SRP (int)
Die TLS-SRP-Authentifizierung wird unterstützt. Verfügbar seit PHP 7.3.0 und cURL 7.21.4
CURL_VERSION_UNICODE (int)
Verfügbar seit PHP 8.2.0 und cURL 7.72.0
CURL_VERSION_UNIX_SOCKETS (int)
Unterstützung von Unix-Domain-Sockets. Verfügbar seit PHP 7.0.7 und cURL 7.40.0
CURL_VERSION_ZSTD (int)
Verfügbar seit PHP 8.2.0 und cURL 7.72.0
CURL_VERSION_LIBZ (int)
libz-Funktionen sind verfügbar.
CURLVERSION_NOW (int)
CURLE_OK (int)
CURLE_UNSUPPORTED_PROTOCOL (int)
CURLE_FAILED_INIT (int)
CURLE_URL_MALFORMAT (int)
CURLE_URL_MALFORMAT_USER (int)
CURLE_COULDNT_RESOLVE_PROXY (int)
CURLE_COULDNT_RESOLVE_HOST (int)
CURLE_COULDNT_CONNECT (int)
CURLE_FTP_WEIRD_SERVER_REPLY (int)
CURLE_FTP_ACCESS_DENIED (int)
CURLE_FTP_USER_PASSWORD_INCORRECT (int)
CURLE_FTP_WEIRD_PASS_REPLY (int)
CURLE_FTP_WEIRD_USER_REPLY (int)
CURLE_FTP_WEIRD_PASV_REPLY (int)
CURLE_FTP_WEIRD_227_FORMAT (int)
CURLE_FTP_CANT_GET_HOST (int)
CURLE_FTP_CANT_RECONNECT (int)
CURLE_FTP_COULDNT_SET_BINARY (int)
CURLE_PARTIAL_FILE (int)
CURLE_PROXY (int)
Verfügbar seit PHP 8.2.0 und cURL 7.73.0
CURLE_FTP_COULDNT_RETR_FILE (int)
CURLE_FTP_WRITE_ERROR (int)
CURLE_FTP_QUOTE_ERROR (int)
CURLE_HTTP_NOT_FOUND (int)
CURLE_WRITE_ERROR (int)
CURLE_MALFORMAT_USER (int)
CURLE_FTP_COULDNT_STOR_FILE (int)
CURLE_READ_ERROR (int)
CURLE_OUT_OF_MEMORY (int)
CURLE_OPERATION_TIMEOUTED (int)
CURLE_FTP_COULDNT_SET_ASCII (int)
CURLE_FTP_PORT_FAILED (int)
CURLE_FTP_COULDNT_USE_REST (int)
CURLE_FTP_COULDNT_GET_SIZE (int)
CURLE_HTTP_RANGE_ERROR (int)
CURLE_HTTP_POST_ERROR (int)
CURLE_SSL_CONNECT_ERROR (int)
CURLE_FTP_BAD_DOWNLOAD_RESUME (int)
CURLE_FILE_COULDNT_READ_FILE (int)
CURLE_LDAP_CANNOT_BIND (int)
CURLE_LDAP_SEARCH_FAILED (int)
CURLE_LIBRARY_NOT_FOUND (int)
CURLE_FUNCTION_NOT_FOUND (int)
CURLE_ABORTED_BY_CALLBACK (int)
CURLE_BAD_FUNCTION_ARGUMENT (int)
CURLE_BAD_CALLING_ORDER (int)
CURLE_HTTP_PORT_FAILED (int)
CURLE_BAD_PASSWORD_ENTERED (int)
CURLE_TOO_MANY_REDIRECTS (int)
CURLE_UNKNOWN_TELNET_OPTION (int)
CURLE_TELNET_OPTION_SYNTAX (int)
CURLE_OBSOLETE (int)
CURLE_SSL_PEER_CERTIFICATE (int)
CURLE_GOT_NOTHING (int)
CURLE_SSL_ENGINE_NOTFOUND (int)
CURLE_SSL_ENGINE_SETFAILED (int)
CURLE_SEND_ERROR (int)
CURLE_RECV_ERROR (int)
CURLE_SHARE_IN_USE (int)
CURLE_SSL_CERTPROBLEM (int)
CURLE_SSL_CIPHER (int)
CURLE_SSL_CACERT (int)
CURLE_BAD_CONTENT_ENCODING (int)
CURLE_LDAP_INVALID_URL (int)
CURLE_FILESIZE_EXCEEDED (int)
CURLE_FTP_SSL_FAILED (int)
CURLE_SSH (int)
Verfügbar seit cURL 7.16.1.
CURLFTPAUTH_DEFAULT (int)
CURLFTPAUTH_SSL (int)
CURLFTPAUTH_TLS (int)
CURLPROXY_HTTP (int)
Verfügbar seit cURL 7.1.0.
CURLPROXY_HTTP_1_0 (int)
Verfügbar seit PHP 7.0.7 und cURL 7.19.3
CURLPROXY_SOCKS4 (int)
Verfübar seit cURL 7.10.
CURLPROXY_SOCKS5 (int)
Verfügbar seit cURL 7.10.
CURL_NETRC_OPTIONAL (int)
CURL_NETRC_IGNORED (int)
CURL_NETRC_REQUIRED (int)
CURL_HTTP_VERSION_NONE (int)
CURL_HTTP_VERSION_1_0 (int)
CURL_HTTP_VERSION_1_1 (int)
CURL_HTTP_VERSION_2 (int)
Verfügbar seit PHP 7.0.7 und cURL 7.43.0
CURL_HTTP_VERSION_2_0 (int)
Verfügbar seit cURL 7.33.0
CURL_HTTP_VERSION_2TLS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.47.0
CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE (int)
Verfügbar seit PHP 7.0.7 und cURL 7.49.0
CURLM_CALL_MULTI_PERFORM (int)
CURLM_OK (int)
CURLM_BAD_HANDLE (int)
CURLM_BAD_EASY_HANDLE (int)
CURLM_OUT_OF_MEMORY (int)
CURLM_INTERNAL_ERROR (int)
CURLMSG_DONE (int)
CURLOPT_KEYPASSWD (int)
CURLOPT_SSH_AUTH_TYPES (int)
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 (int)
CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 (int)
Verfügbar seit PHP 8.2.0 und cURL 7.80.0
CURLOPT_SSH_HOSTKEYFUNCTION (int)
Verfügbar seit PHP 8.3.0 und cURL 7.84.0
CURLOPT_SSH_PRIVATE_KEYFILE (int)
CURLOPT_SSH_PUBLIC_KEYFILE (int)
CURLOPT_SSL_OPTIONS (int)
Verfügbar seit cURL 7.25.0
CURLSSLOPT_ALLOW_BEAST (int)
Verfügbar seit cURL 7.25.0
CURLSSLOPT_NO_REVOKE (int)
Verfügbar seit PHP 7.0.7 und cURL 7.44.0
CURLSSLOPT_AUTO_CLIENT_CERT (int)
Verfügbar seit PHP 8.2.0 und cURL 7.77.0
CURLSSLOPT_NATIVE_CA (int)
Verfügbar seit PHP 8.2.0 und cURL 7.71.0
CURLSSLOPT_NO_PARTIALCHAIN (int)
Verfügbar seit PHP 8.2.0 und cURL 7.68.0
CURLSSLOPT_REVOKE_BEST_EFFORT (int)
Verfügbar seit PHP 8.2.0 und cURL 7.70.0
CURLOPT_USERNAME (int)
Verfügbar seit cURL 7.19.1
CURLOPT_SASL_AUTHZID (int)
Verfügbar seit PHP 8.2.0 und cURL 7.66.0
CURLOPT_SASL_IR (int)
Verfügbar seit PHP 7.0.7 und cURL 7.31.0
CURLOPT_DNS_INTERFACE (int)
Verfügbar seit PHP 7.0.7 und cURL 7.33.0
CURLOPT_DNS_LOCAL_IP4 (int)
Verfügbar seit PHP 7.0.7 und cURL 7.33.0
CURLOPT_DNS_LOCAL_IP6 (int)
Verfügbar seit PHP 7.0.7 und cURL 7.33.0
CURLOPT_XOAUTH2_BEARER (int)
Verfügbar seit PHP 7.0.7 und cURL 7.33.0
CURLOPT_LOGIN_OPTIONS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.34.0
CURLOPT_EXPECT_100_TIMEOUT_MS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.36.0
CURLOPT_SSL_ENABLE_ALPN (int)
Verfügbar seit PHP 7.0.7 und cURL 7.36.0
CURLOPT_SSL_ENABLE_NPN (int)
Verfügbar seit PHP 7.0.7 und cURL 7.36.0
CURLOPT_PINNEDPUBLICKEY (int)
Verfügbar seit PHP 7.0.7 und cURL 7.39.0
CURLOPT_UNIX_SOCKET_PATH (int)
Verfügbar seit PHP 7.0.7 und cURL 7.40.0
CURLOPT_SSL_VERIFYSTATUS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.41.0
CURLOPT_PATH_AS_IS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.42.0
CURLOPT_SSL_FALSESTART (int)
Verfügbar seit PHP 7.0.7 und cURL 7.42.0
CURLOPT_PIPEWAIT (int)
Verfügbar seit PHP 7.0.7 und cURL 7.43.0
CURLOPT_PROTOCOLS_STR (int)
Verfügbar seit PHP 8.3.0 und cURL 7.85.0
CURLOPT_PROXY_SERVICE_NAME (int)
Verfügbar seit PHP 7.0.7 und cURL 7.43.0
CURLOPT_SERVICE_NAME (int)
Verfügbar seit PHP 7.0.7 und cURL 7.43.0
CURLOPT_DEFAULT_PROTOCOL (int)
Verfügbar seit PHP 7.0.7 und cURL 7.45.0
CURLOPT_STREAM_WEIGHT (int)
Verfügbar seit PHP 7.0.7 und cURL 7.46.0
CURLOPT_TFTP_NO_OPTIONS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.48.0
CURLOPT_CONNECT_TO (int)
Verfügbar seit PHP 7.0.7 und cURL 7.49.0
CURLOPT_TCP_FASTOPEN (int)
Verfügbar seit PHP 7.0.7 und cURL 7.49.0
CURLOPT_TCP_KEEPALIVE (int)
Verfügbar seit cURL 7.25.0
CURLOPT_TCP_KEEPIDLE (int)
Verfügbar seit cURL 7.25.0
CURLOPT_TCP_KEEPINTVL (int)
Verfügbar seit cURL 7.25.0
CURLMOPT_PIPELINING (int)
Verfügbar seit cURL 7.16.0.
CURLMOPT_MAXCONNECTS (int)
Verfügbar seit cURL 7.16.3.
CURLMOPT_MAX_CONCURRENT_STREAMS (int)
Verfügbar seit PHP 8.2.0 und cURL 7.67.0.
CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE (int)
Verfügbar seit PHP 7.0.7 und cURL 7.30.0
CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE (int)
Verfügbar seit PHP 7.0.7 und cURL 7.30.0
CURLMOPT_MAX_HOST_CONNECTIONS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.30.0
CURLMOPT_MAX_PIPELINE_LENGTH (int)
Verfügbar seit PHP 7.0.7 und cURL 7.30.0
CURLMOPT_MAX_TOTAL_CONNECTIONS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.30.0
CURLMOPT_PUSHFUNCTION (int)
Verfügbar seit PHP 7.1.0 und cURL 7.44.0
CURLSSH_AUTH_AGENT (int)
Verfügbar seit PHP 7.0.7 und cURL 7.28.0
CURLSSH_AUTH_ANY (int)
CURLSSH_AUTH_DEFAULT (int)
CURLSSH_AUTH_HOST (int)
CURLSSH_AUTH_KEYBOARD (int)
CURLSSH_AUTH_NONE (int)
CURLSSH_AUTH_PASSWORD (int)
CURLSSH_AUTH_PUBLICKEY (int)
CURLPAUSE_ALL (int)
Verfügbar seit cURL 7.18.0.
CURLPAUSE_CONT (int)
Verfügbar seit cURL 7.18.0.
CURLPAUSE_RECV (int)
Verfügbar seit cURL 7.18.0.
CURLPAUSE_RECV_CONT (int)
Verfügbar seit cURL 7.18.0.
CURLPAUSE_SEND (int)
Verfügbar seit cURL 7.18.0.
CURLPAUSE_SEND_CONT (int)
Verfügbar seit cURL 7.18.0.
CURLPIPE_NOTHING (int)
Verfügbar seit cURL 7.43.0.
CURLPIPE_HTTP1 (int)
Verfügbar seit cURL 7.43.0.
CURLPIPE_MULTIPLEX (int)
Verfübar seit cURL 7.43.0.
CURLPROXY_SOCKS4A (int)
Verfügbar seit cURL 7.18.0.
CURLPROXY_SOCKS5_HOSTNAME (int)
Verfügbar seit cURL 7.18.0.
CURLHEADER_SEPARATE (int)
Verfügbar seit PHP 7.0.7 und cURL 7.37.0.
CURLHEADER_UNIFIED (int)
Verfügbar seit PHP 7.0.7 und cURL 7.37.0.
CURLPROTO_SMB (int)
Verfügbar seit PHP 7.0.7 und cURL 7.40.0.
CURLPROTO_SMBS (int)
Verfügbar seit PHP 7.0.7 und cURL 7.40.0.
CURLPROTO_MQTT (int)
Verfügbar seit PHP 8.2.0 und cURL 7.71.0.
CURLOPT_REDIR_PROTOCOLS_STR (int)
Verfügbar seit PHP 8.3.0 und cURL 7.85.0.
CURLOPT_REQUEST_TARGET (int)
Verfügbar seit PHP 7.3.0 und cURL 7.55.0.
CURLAUTH_GSSAPI (int)
Verfügbar seit PHP 7.3.0 und cURL 7.54.1
CURLE_WEIRD_SERVER_REPLY (int)
Verfügbar seit PHP 7.3.0 und cURL 7.51.0
CURL_MAX_READ_SIZE (int)
Verfügbar seit PHP 7.3.0 und cURL 7.53.0
CURLOPT_ABSTRACT_UNIX_SOCKET (int)
Verfügbar seit PHP 7.3.0 und cURL 7.53.0
CURLOPT_KEEP_SENDING_ON_ERROR (int)
Verfügbar seit PHP 7.3.0 und cURL 7.51.0
CURLOPT_PRE_PROXY (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_CAINFO (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_CAINFO_BLOB (int)
Verfügbar seit PHP 8.2.0 und cURL 7.77.0
CURLOPT_PROXY_CAPATH (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_CRLFILE (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_KEYPASSWD (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_PINNEDPUBLICKEY (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSLCERT (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSLCERTTYPE (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSL_CIPHER_LIST (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSLKEY (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSLKEYTYPE (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSL_OPTIONS (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSL_VERIFYHOST (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSL_VERIFYPEER (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_SSLVERSION (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_TLSAUTH_PASSWORD (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_TLSAUTH_TYPE (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_PROXY_TLSAUTH_USERNAME (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLOPT_SOCKS5_AUTH (int)
Verfügbar seit PHP 7.3.0 und cURL 7.55.0
CURLOPT_SUPPRESS_CONNECT_HEADERS (int)
Verfügbar seit PHP 7.3.0 und cURL 7.54.0
CURLPROXY_HTTPS (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURL_SSLVERSION_MAX_DEFAULT (int)
Verfügbar seit PHP 7.3.0 und cURL 7.54.0
CURL_SSLVERSION_MAX_NONE (int)
Verfügbar seit PHP 7.3.0 und cURL 7.54.0
CURL_SSLVERSION_MAX_TLSv1_0 (int)
Verfügbar seit PHP 7.3.0 und cURL 7.54.0
CURL_SSLVERSION_MAX_TLSv1_1 (int)
Verfügbar seit PHP 7.3.0 und cURL 7.54.0
CURL_SSLVERSION_MAX_TLSv1_2 (int)
Verfügbar seit PHP 7.3.0 und cURL 7.54.0
CURL_SSLVERSION_MAX_TLSv1_3 (int)
Verfügbar seit PHP 7.3.0 und cURL 7.54.0
CURL_SSLVERSION_TLSv1_3 (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURL_VERSION_HTTPS_PROXY (int)
Verfügbar seit PHP 7.3.0 und cURL 7.52.0
CURLAUTH_BEARER (int)
Verfügbar seit PHP 7.3.0 und cURL 7.61.0.
CURL_LOCK_DATA_CONNECT (int)
Verfügbar seit PHP 7.3.0 und cURL 7.10.0
CURL_LOCK_DATA_PSL (int)
Verfügbar seit PHP 7.3.0 und cURL 7.61.0
CURLOPT_DISALLOW_USERNAME_IN_URL (int)
Verfügbar seit PHP 7.3.0 und cURL 7.61.0
CURLOPT_DNS_SHUFFLE_ADDRESSES (int)
Verfügbar seit PHP 7.3.0 und cURL 7.60.0
CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS (int)
Verfügbar seit PHP 7.3.0 und cURL 7.59.0
CURLOPT_HAPROXYPROTOCOL (int)
Verfügbar seit PHP 7.3.0 und cURL 7.60.0
CURLOPT_PROXY_TLS13_CIPHERS (int)
Verfügbar seit PHP 7.3.0 und cURL 7.61.0
CURLOPT_SSH_COMPRESSION (int)
Verfügbar seit PHP 7.3.0 und cURL 7.56.0
CURLOPT_TIMEVALUE_LARGE (int)
Verfügbar seit PHP 7.3.0 und cURL 7.59.0
CURLOPT_TLS13_CIPHERS (int)
Verfügbar seit PHP 7.3.0 und cURL 7.61.0
CURLSSH_AUTH_GSSAPI (int)
Verfügbar seit PHP 7.3.0 und cURL 7.58.0
CURLOPT_HTTP09_ALLOWED (int)
Verfügbar seit PHP 7.3.15 bzw. 7.4.3 und cURL 7.64.0
CURLMIMEOPT_FORMESCAPE (int)
Verfügbar seit PHP 8.3.0 und cURL 7.81.0
CURLWS_RAW_MODE (int)
Verfügbar seit PHP 8.3.0 und cURL 7.86.0
CURLKHMATCH_OK (int)
Verfügbar seit PHP 8.3.0 und cURL 7.19.6
CURLKHMATCH_MISMATCH (int)
Verfügbar seit PHP 8.3.0 und cURL 7.19.6
CURLKHMATCH_MISSING (int)
Verfügbar seit PHP 8.3.0 und cURL 7.19.6
CURLKHMATCH_LAST (int)
Verfügbar seit PHP 8.3.0 und cURL 7.19.6
curl_getinfo()
Konstanten Beschreibung
CURLINFO_APPCONNECT_TIME (int) Time in seconds it took from the start until the SSL/SSH connect/handshake to the remote host was completed
CURLINFO_APPCONNECT_TIME_T (int) Time, in microseconds, it took from the start until the SSL/SSH connect/handshake to the remote host was completed. Available as of PHP 7.3.0 and cURL 7.61.0
CURLINFO_CAINFO (int) Default built-in CA certificate path. Available as of PHP 8.3.0 and cURL 7.84.0
CURLINFO_CAPATH (int) Default built-in CA path string. Available as of PHP 8.3.0 and cURL 7.84.0
CURLINFO_CERTINFO (int) TLS certificate chain
CURLINFO_CONDITION_UNMET (int) Info on unmet time conditional
CURLINFO_CONNECT_TIME (int) Time in seconds it took to establish the connection
CURLINFO_CONNECT_TIME_T (int) Total time taken, in microseconds, from the start until the connection to the remote host (or proxy) was completed. Available as of PHP 7.3.0 and cURL 7.61.0
CURLINFO_CONTENT_LENGTH_DOWNLOAD (int) Content length of download, read from Content-Length: field
CURLINFO_CONTENT_LENGTH_DOWNLOAD_T (int) The content-length of the download. This is the value read from the Content-Length: field. -1 if the size isn't known. Available as of PHP 7.3.0 and cURL 7.55.0
CURLINFO_CONTENT_LENGTH_UPLOAD (int) Specified size of upload
CURLINFO_CONTENT_LENGTH_UPLOAD_T (int) The specified size of the upload. -1 if the size isn't known. Available as of PHP 7.3.0 and cURL 7.55.0
CURLINFO_CONTENT_TYPE (int) Content-Type: of the requested document. NULL indicates server did not send valid Content-Type: header
CURLINFO_COOKIELIST (int) All known cookies
CURLINFO_EFFECTIVE_URL (int) Last effective URL
CURLINFO_FILETIME (int) Remote time of the retrieved document, with the CURLOPT_FILETIME enabled; if -1 is returned the time of the document is unknown
CURLINFO_FILETIME_T (int) Remote time of the retrieved document (as Unix timestamp), an alternative to CURLINFO_FILETIME to allow systems with 32 bit long variables to extract dates outside of the 32bit timestamp range. Available as of PHP 7.3.0 and cURL 7.59.0
CURLINFO_FTP_ENTRY_PATH (int) Entry path in FTP server
CURLINFO_HEADER_OUT (int) The request string sent. For this to work, add the CURLINFO_HEADER_OUT option to the handle by calling curl_setopt()
CURLINFO_HEADER_SIZE (int) Total size of all headers received
CURLINFO_HTTPAUTH_AVAIL (int) Bitmask indicating the authentication method(s) available according to the previous response
CURLINFO_HTTP_CODE (int) The last response code. As of cURL 7.10.8, this is a legacy alias of CURLINFO_RESPONSE_CODE.
CURLINFO_HTTP_CONNECTCODE (int) The CONNECT response code
CURLINFO_HTTP_VERSION (int) The version used in the last HTTP connection. The return value will be one of the defined CURL_HTTP_VERSION_* constants or 0 if the version can't be determined. Available as of PHP 7.3.0 and cURL 7.50.0
CURLINFO_LOCAL_IP (int) Local (source) IP address of the most recent connection
CURLINFO_LOCAL_PORT (int) Local (source) port of the most recent connection
CURLINFO_NAMELOOKUP_TIME (int) Time in seconds until name resolving was complete
CURLINFO_NAMELOOKUP_TIME_T (int) Time in microseconds from the start until the name resolving was completed. Available as of PHP 7.3.0 and cURL 7.61.0
CURLINFO_NUM_CONNECTS (int) Number of connections curl had to create to achieve the previous transfer
CURLINFO_OS_ERRNO (int) Errno from a connect failure. The number is OS and system specific.
CURLINFO_PRETRANSFER_TIME (int) Time in seconds from start until just before file transfer begins
CURLINFO_PRETRANSFER_TIME_T (int) Time taken from the start until the file transfer is just about to begin, in microseconds. Available as of PHP 7.3.0 and cURL 7.61.0
CURLINFO_PRIMARY_IP (int) IP address of the most recent connection
CURLINFO_PRIMARY_PORT (int) Destination port of the most recent connection
CURLINFO_PRIVATE (int) Private data associated with this cURL handle, previously set with the CURLOPT_PRIVATE option of curl_setopt()
CURLINFO_PROTOCOL (int) The protocol used in the last HTTP connection. The returned value will be exactly one of the CURLPROTO_* values. Available as of PHP 7.3.0 and cURL 7.52.0
CURLINFO_PROXYAUTH_AVAIL (int) Bitmask indicating the proxy authentication method(s) available according to the previous response
CURLINFO_PROXY_ERROR (int) The detailed (SOCKS) proxy error code when the most recent transfer returned a CURLE_PROXY error. The returned value will be exactly one of the CURLPX_* values. The error code will be CURLPX_OK if no response code was available. Available as of PHP 8.2.0 and cURL 7.73.0
CURLINFO_PROXY_SSL_VERIFYRESULT (int) The result of the certificate verification that was requested (using the CURLOPT_PROXY_SSL_VERIFYPEER option). Only used for HTTPS proxies. Available as of PHP 7.3.0 and cURL 7.52.0
CURLINFO_REDIRECT_COUNT (int) Number of redirects, with the CURLOPT_FOLLOWLOCATION option enabled
CURLINFO_REDIRECT_TIME (int) Time in seconds of all redirection steps before final transaction was started, with the CURLOPT_FOLLOWLOCATION option enabled
CURLINFO_REDIRECT_TIME_T (int) Total time, in microseconds, it took for all redirection steps include name lookup, connect, pretransfer and transfer before final transaction was started. Available as of PHP 7.3.0 and cURL 7.61.0
CURLINFO_REDIRECT_URL (int) With the CURLOPT_FOLLOWLOCATION option disabled: redirect URL found in the last transaction, that should be requested manually next. With the CURLOPT_FOLLOWLOCATION option enabled: this is empty. The redirect URL in this case is available in CURLINFO_EFFECTIVE_URL
CURLINFO_REFERER (int) The referrer header. Available as of PHP 8.2.0 and cURL 7.76.0
CURLINFO_REQUEST_SIZE (int) Total size of issued requests, currently only for HTTP requests
CURLINFO_RESPONSE_CODE (int) The last response code. Available as of cURL 7.10.8
CURLINFO_RETRY_AFTER (int) The information from the Retry-After: header, or zero if there was no valid header. Available as of PHP 8.2.0 and cURL 7.66.0
CURLINFO_RTSP_CLIENT_CSEQ (int) Next RTSP client CSeq
CURLINFO_RTSP_CSEQ_RECV (int) Recently received CSeq
CURLINFO_RTSP_SERVER_CSEQ (int) Next RTSP server CSeq
CURLINFO_RTSP_SESSION_ID (int) RTSP session ID
CURLINFO_SCHEME (int) The URL scheme used for the most recent connection. Available as of PHP 7.3.0 and cURL 7.52.0
CURLINFO_SIZE_DOWNLOAD (int) Total number of bytes downloaded
CURLINFO_SIZE_DOWNLOAD_T (int) Total number of bytes that were downloaded. The number is only for the latest transfer and will be reset again for each new transfer. Available as of PHP 7.3.0 and cURL 7.50.0
CURLINFO_SIZE_UPLOAD (int) Total number of bytes uploaded
CURLINFO_SIZE_UPLOAD_T (int) Total number of bytes that were uploaded. Available as of PHP 7.3.0 and cURL 7.50.0
CURLINFO_SPEED_DOWNLOAD (int) Average download speed
CURLINFO_SPEED_DOWNLOAD_T (int) The average download speed in bytes/second that curl measured for the complete download. Available as of PHP 7.3.0 and cURL 7.50.0
CURLINFO_SPEED_UPLOAD (int) Average upload speed
CURLINFO_SPEED_UPLOAD_T (int) The average upload speed in bytes/second that curl measured for the complete upload. Available as of PHP 7.3.0 and cURL 7.50.0
CURLINFO_SSL_ENGINES (int) OpenSSL crypto-engines supported
CURLINFO_SSL_VERIFYRESULT (int) Result of SSL certification verification requested by setting CURLOPT_SSL_VERIFYPEER
CURLINFO_STARTTRANSFER_TIME (int) Time in seconds until the first byte is about to be transferred
CURLINFO_STARTTRANSFER_TIME_T (int) Time, in microseconds, it took from the start until the first byte is received. Available as of PHP 7.3.0 and cURL 7.61.0
CURLINFO_TOTAL_TIME (int) Total transaction time in seconds for last transfer
CURLINFO_TOTAL_TIME_T (int) Total time in microseconds for the previous transfer, including name resolving, TCP connect etc. Available as of PHP 7.3.0 and cURL 7.61.0
add a note

User Contributed Notes 5 notes

up
29
nimasdj [AT] yahoo [DOT] com
8 years ago
I hope this would be useful to convert error codes:

<?php
$curl_errno
= array(
1 => "CURLE_UNSUPPORTED_PROTOCOL",
2 => "CURLE_FAILED_INIT",
3 => "CURLE_URL_MALFORMAT",
4 => "CURLE_URL_MALFORMAT_USER",
5 => "CURLE_COULDNT_RESOLVE_PROXY",
6 => "CURLE_COULDNT_RESOLVE_HOST",
7 => "CURLE_COULDNT_CONNECT",
8 => "CURLE_FTP_WEIRD_SERVER_REPLY",
9 => "CURLE_FTP_ACCESS_DENIED",
10 => "CURLE_FTP_USER_PASSWORD_INCORRECT",
11 => "CURLE_FTP_WEIRD_PASS_REPLY",
12 => "CURLE_FTP_WEIRD_USER_REPLY",
13 => "CURLE_FTP_WEIRD_PASV_REPLY",
14 => "CURLE_FTP_WEIRD_227_FORMAT",
15 => "CURLE_FTP_CANT_GET_HOST",
16 => "CURLE_FTP_CANT_RECONNECT",
17 => "CURLE_FTP_COULDNT_SET_BINARY",
18 => "CURLE_FTP_PARTIAL_FILE or CURLE_PARTIAL_FILE",
19 => "CURLE_FTP_COULDNT_RETR_FILE",
20 => "CURLE_FTP_WRITE_ERROR",
21 => "CURLE_FTP_QUOTE_ERROR",
22 => "CURLE_HTTP_NOT_FOUND or CURLE_HTTP_RETURNED_ERROR",
23 => "CURLE_WRITE_ERROR",
24 => "CURLE_MALFORMAT_USER",
25 => "CURLE_FTP_COULDNT_STOR_FILE",
26 => "CURLE_READ_ERROR",
27 => "CURLE_OUT_OF_MEMORY",
28 => "CURLE_OPERATION_TIMEDOUT or CURLE_OPERATION_TIMEOUTED",
29 => "CURLE_FTP_COULDNT_SET_ASCII",
30 => "CURLE_FTP_PORT_FAILED",
31 => "CURLE_FTP_COULDNT_USE_REST",
32 => "CURLE_FTP_COULDNT_GET_SIZE",
33 => "CURLE_HTTP_RANGE_ERROR",
34 => "CURLE_HTTP_POST_ERROR",
35 => "CURLE_SSL_CONNECT_ERROR",
36 => "CURLE_BAD_DOWNLOAD_RESUME or CURLE_FTP_BAD_DOWNLOAD_RESUME",
37 => "CURLE_FILE_COULDNT_READ_FILE",
38 => "CURLE_LDAP_CANNOT_BIND",
39 => "CURLE_LDAP_SEARCH_FAILED",
40 => "CURLE_LIBRARY_NOT_FOUND",
41 => "CURLE_FUNCTION_NOT_FOUND",
42 => "CURLE_ABORTED_BY_CALLBACK",
43 => "CURLE_BAD_FUNCTION_ARGUMENT",
44 => "CURLE_BAD_CALLING_ORDER",
45 => "CURLE_HTTP_PORT_FAILED",
46 => "CURLE_BAD_PASSWORD_ENTERED",
47 => "CURLE_TOO_MANY_REDIRECTS",
48 => "CURLE_UNKNOWN_TELNET_OPTION",
49 => "CURLE_TELNET_OPTION_SYNTAX",
50 => "CURLE_OBSOLETE",
51 => "CURLE_SSL_PEER_CERTIFICATE",
52 => "CURLE_GOT_NOTHING",
53 => "CURLE_SSL_ENGINE_NOTFOUND",
54 => "CURLE_SSL_ENGINE_SETFAILED",
55 => "CURLE_SEND_ERROR",
56 => "CURLE_RECV_ERROR",
57 => "CURLE_SHARE_IN_USE",
58 => "CURLE_SSL_CERTPROBLEM",
59 => "CURLE_SSL_CIPHER",
60 => "CURLE_SSL_CACERT",
61 => "CURLE_BAD_CONTENT_ENCODING",
62 => "CURLE_LDAP_INVALID_URL",
63 => "CURLE_FILESIZE_EXCEEDED",
64 => "CURLE_FTP_SSL_FAILED",
79 => "CURLE_SSH"
);
?>
up
9
uramihsayibok, gmail, com
8 years ago
Regarding CURLE_OPERATION_TIMEDOUT vs. CURLE_OPERATION_TIMEOUTED:

Originally cURL had the constant named TIMEOUTED (read: "timeout-ed"). This was changed[1] in 2007 and v7.17.0 to be TIMEDOUT (read: "timed out") and the old constant kept in place as an alias.

PHP started off using TIMEOUTED as well. The TIMEDOUT constant was added[2] in 2012 and v5.5.0 and the old constant was *kept in place*.

If you ask me, the TIMEDOUT constant reads more nicely (not to mention is technically the correct one to use) and as long as you're using PHP 5.5+ then it is available. If you have to support older versions then I suggest you keep using the new constant and add a polyfill like

<?php
if (version_compare(PHP_VERSION, "5.5.0", "<")) {
define("CURLE_OPERATION_TIMEDOUT", CURLE_OPERATION_TIMEOUTED);
}
?>

or

<?php
// PHP <5.5.0
defined("CURLE_OPERATION_TIMEDOUT") || define("CURLE_OPERATION_TIMEDOUT", CURLE_OPERATION_TIMEOUTED);
?>

to be removed once you stop supporting them.

[1] https://github.com/bagder/curl/commit/9f44a95522162c0f4a61093efe1bf1f58b087358#diff-d8c6cb80505e0f7d5e27fca2a682aa34L119
[2] https://github.com/php/php-src/commit/9ab45d3edbafa3ee751472c3f8d1fb3f51f38cf1#diff-ac978e3de205f1d14eb960e0eb15ef24R723
up
17
s dot coletta at unidata dot it
14 years ago
Beware of CURLE_* constants!

On the official site:

http://curl.haxx.se/libcurl/c/libcurl-errors.html

some constants are different, some missing compared to the PHP implementation.

Some examples:

in PHP the curl error number 28 is called

CURLE_OPERATION_TIMEOUTED

while in the official site is:

CURLE_OPERATION_TIMEDOUT

So if you use the second, it won't march the error 28 because in PHP it is not defined that way.

The same is for these:

CURLE_HTTP_RETURNED_ERROR
CURLE_UPLOAD_FAILED
CURLE_INTERFACE_FAILED
CURLE_SSL_CERTPROBLEM
CURLE_SEND_FAIL_REWIND
CURLE_LOGIN_DENIED
CURLE_AGAIN

that are in someway named differently or missing from PHP.
up
7
Ron
16 years ago
<?
/*
* Author: Ron
* Released: August 4, 2007
* Description: An example of the disguise_curl() function in order to grab contents from a website while remaining fully camouflaged by using a fake user agent and fake headers.
*/

$url = 'http://www.ericgiguere.com/tools/http-header-viewer.html';

// disguises the curl using fake headers and a fake user agent.
function disguise_curl($url)
{
$curl = curl_init();

// Setup headers - I used the same headers from Firefox version 2.0.0.6
// below was split up because php.net said the line was too long. :/
$header[0] = "Accept: text/xml,application/xml,application/xhtml+xml,";
$header[0] .= "text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5";
$header[] = "Cache-Control: max-age=0";
$header[] = "Connection: keep-alive";
$header[] = "Keep-Alive: 300";
$header[] = "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
$header[] = "Accept-Language: en-us,en;q=0.5";
$header[] = "Pragma: "; // browsers keep this blank.

curl_setopt($curl, CURLOPT_URL, $url);
curl_setopt($curl, CURLOPT_USERAGENT, 'Googlebot/2.1 (+http://www.google.com/bot.html)');
curl_setopt($curl, CURLOPT_HTTPHEADER, $header);
curl_setopt($curl, CURLOPT_REFERER, 'http://www.google.com');
curl_setopt($curl, CURLOPT_ENCODING, 'gzip,deflate');
curl_setopt($curl, CURLOPT_AUTOREFERER, true);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($curl, CURLOPT_TIMEOUT, 10);

$html = curl_exec($curl); // execute the curl command
curl_close($curl); // close the connection

return $html; // and finally, return $html
}

// uses the function and displays the text off the website
$text = disguise_curl($url);
echo $text;
?>

~Ron
up
1
jrschlosser
6 years ago
In PHP version 7.1.11 there is also constants for HTTP/2 :
CURL_VERSION_HTTP2 = 65536 (1 << 16)
CURL_HTTP_VERSION_2_0 = 3

I don't know the first version of PHP that defines it.
To Top