PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

インストール/設定> <cURL
Last updated: Fri, 29 Aug 2008

view this page in

導入

PHP は、Daniel Stenbergにより開発されたライブラリlibcurl をサポートします。 このライブラリにより、多くの異なったプロトコルで様々なサーバと接続し、 通信することが可能になります。libcurl は現在 http, https, ftp, gopher, telnet, dict, file, ldap プロトコルをサポートしてします。libcurl は HTTPS 認証、HTTP POST、HTTP PUT、FTP アップロード(これはPHPのftp拡張機能でも実行可能です)、 HTTPフォームによるアップロード、プロキシ、クッキー、 ユーザ名+パスワードによる認証もサポートします。

These functions have been added in PHP 4.0.2.



add a note add a note User Contributed Notes
導入
There are no user contributed notes for this page.

インストール/設定> <cURL
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites