|
|
(Next) HTTP_Client_CookieManager クラス概要 |
||||
| |
|||||
|
|||||
void HTTP_Client::setRequestParameter (
mixed $name
, string $value
= = null
)
これらのパラメータは、生成される HTTP_Request インスタンスのコンストラクタに渡されます。
パラメータ名、あるいは配列 ('パラメータ名' => 'パラメータ値') を指定します。
$name が配列でない場合、パラメータ値を指定します。
throws 投げられる例外はありません。
This function can not be called statically.
|
|
(Next) HTTP_Client_CookieManager クラス概要 |
||||||||
| |
|||||||||
|
|||||||||