generated at
PHPの標準関数
のメモ


curlコマンド系のやつ
セッション初期化
curl_setopt
転送時のoptionを設定
curl_exec
転送の実行
curl_getinfo
curl_close
セッション終了