Thema: Php Curl
Einzelnen Beitrag anzeigen
Alt 02.07.2004, 11:26   #2
käptn
Inventar
 
Registriert seit: 04.11.2001
Alter: 45
Beiträge: 2.150


Standard

Es gibt wie immer viele Wege etwas zu erreichen.

Sieh dir mal PEAR::HTTP::Client an.

[EDIT] ad cURL:

Wie immer ein Auszug aus dem Manual (1. Absatz):

Zitat:
PHP supports libcurl, a library created by Daniel Stenberg, that allows you to connect and communicate to many different types of servers with many different types of protocols. libcurl currently supports the http, https, ftp, gopher, telnet, dict, file, and ldap protocols. libcurl also supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading (this can also be done with PHP's ftp extension), HTTP form based upload, proxies, cookies, and user+password authentication.
~
____________________________________
LOL - Mein erstes Post im Programmier Forum

MACINTOSH - Most Applications Crash, If Not The Operating System Hangs
käptn ist offline   Mit Zitat antworten