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

search for in the

HttpRequest::enableCookies> <HttpRequest::clearHistory
Last updated: Fri, 01 Jun 2007

view this page in

HttpRequest::__construct

(PECL pecl_http:0.10.0-1.4.1)

HttpRequest::__construct — HttpRequest constructor

Description

public void HttpRequest::__construct ( [string $url [, int $request_method = HTTP_METH_GET [, array $options]]] )

Instantiate a new HttpRequest object.

Parameters

url

the target request url

request_method

the request method to use

options

an associative array with request options

Errors/Exceptions

Throws HttpException.



add a note add a note User Contributed Notes
HttpRequest::__construct

HttpRequest::enableCookies> <HttpRequest::clearHistory
Last updated: Fri, 01 Jun 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites