curl_version

(PHP 4 >= 4.0.2, PHP 5)

curl_version -- Gets cURL version information

Description

array curl_version ( [int age] )

Returns information about the cURL version.

Parameters

age

Return Values

Returns an associative array with the following elements:

version_numbercURL 24 bit version number
versioncURL version number, as a string
ssl_version_numberOpenSSL 24 bit version number
ssl_versionOpenSSL version number, as a string
libz_versionzlib version number, as a string
hostInformation about the host where cURL was built
age 
featuresA bitmask of the CURL_VERSION_XXX constants
protocolsAn array of protocols names supported by cURL


Follow phpf1 on Twitter




F1 Site Family
AJAX F1
CSS F1
Database F1
Flash F1
HTML F1
Java F1
JavaScript F1
PhotoShop F1
PHP F1
Scripts F1
Tutorial F1
Windows F1

Total time: 0.244