SELFPHP/Navigationshilfen Funktionsübersicht |
CURL, Client URL Bibliotheks Funktionen |
||
int curl_init ([string url])
(PHP 4 >= 4.0.2) Es wird eine CURL-Session initialisiert |
bool curl_setopt (int ch, string option, mixed value)
(PHP 4 >= 4.0.2) Setzt eine Option für ein CURL-Transfer |
bool curl_exec (int ch)
(PHP 4 >= 4.0.2) Führt eine CURL-Session durch |
void curl_close (int ch)
(PHP 4 >= 4.0.2) Schließt eine CURL-Session |
string curl_version ()
(PHP 4 >= 4.0.2) Gibt die aktuelle CURL-Version zurück |
weiter: | Dateisystem Funktionen |
zurück: | Crack Funktionen |
SELFPHP/Navigationshilfen Funktionsübersicht |