Download
Download Latest
Version Support Policy
Documentation
Documentation Home
Tutorial
Project
Governance
Branding
License
GitHub Repository
Community
Contribute to PHP
Online Communities
Events | Conferences
Mailing Lists
PHP 8.5
All Releases
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Exceptions
Generators
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem Security
Database Security
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Safe Mode
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Credit Card Processing
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
cURL 関数
PHP Manual
PHP Manual
»
cURL
»
cURL 関数
cURL 関数
目次
curl_close
— cURL セッションを閉じる
curl_copy_handle
— cURL ハンドルを、その設定も含めてコピーする
curl_errno
— 直近のエラー番号を返す
curl_error
— 現在のセッションに関する直近のエラー文字列を返す
curl_escape
— 指定した文字列を URL エンコードする
curl_exec
— cURL セッションを実行する
curl_getinfo
— 特定のデータ転送に関する情報を得る
curl_init
— cURL セッションを初期化する
curl_multi_add_handle
— cURL マルチハンドルに、通常の cURL ハンドルを追加する
curl_multi_close
— マルチハンドルから全てのcURL ハンドルのを削除する
curl_multi_errno
— 直近のマルチハンドルに対するエラー番号を返す
curl_multi_exec
— 現在の cURL ハンドルから、サブ接続を実行する
curl_multi_getcontent
— CURLOPT_RETURNTRANSFER が設定されている場合に、cURL ハンドルの内容を返す
curl_multi_info_read
— 現在の転送についての情報を表示する
curl_multi_init
— 新規 cURL マルチハンドルを返す
curl_multi_remove_handle
— cURL ハンドルのセットからハンドルを削除する
curl_multi_select
— 任意の cURL マルチハンドル接続で読み取りまたは書き込みが可能になるまで待機する
curl_multi_setopt
— cURL マルチハンドル用のオプションを設定する
curl_multi_strerror
— エラーの内容を表す文字列を返す
curl_pause
— 接続の中断と再開をする
curl_reset
— libcurl セッションハンドルのすべてのオプションをリセットする
curl_setopt
— cURL 転送用オプションを設定する
curl_setopt_array
— CURL 転送用の複数のオプションを設定する
curl_share_close
— cURL 共有ハンドルを閉じる
curl_share_errno
— 直近の共有ハンドルに対するエラー番号を返す
curl_share_init
— curl 共有ハンドルを初期化する
curl_share_init_persistent
— 持続的な cURL 共有ハンドルを初期化する
curl_share_setopt
— cURL 共有ハンドルのオプションを設定する
curl_share_strerror
— 与えられたエラーコードを説明する文字列を返す
curl_strerror
— エラーコードの説明を返す
curl_unescape
— URL エンコードされた文字列をデコードする
curl_upkeep
— 接続を維持するためのチェックを行う
curl_version
— cURL のバージョンを返す
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open
Press
Enter
without selection to search using Google