WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Programmierung (http://www.wcm.at/forum/forumdisplay.php?f=17)
-   -   Php Curl (http://www.wcm.at/forum/showthread.php?t=138288)

weev 01.07.2004 16:43

Php Curl
 
hi,
ich möchte aus einer webseite daten auslesen bzw. einen download starten. die webseite fußt auf https und benötigt einen login (form) danach werden diverse auswertungen via combobox zum download angeboten. dies möchte ich nun automatisiert via php umsetzten.

bin ich da mit cURL am richtigen weg oder lieg ich ganz falsch bzw. hat wer brauchbare links für mich über cURL und einsatzgebiete?

käptn 02.07.2004 11:26

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.
~


Alle Zeitangaben in WEZ +2. Es ist jetzt 12:05 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag