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

search for in the

HttpRequestPool::__construct> <The HttpRequestPool class
Last updated: Fri, 05 Sep 2008

view this page in

HttpRequestPool::attach

(PECL pecl_http:0.10.0-1.5.5)

HttpRequestPool::attachAttach HttpRequest

Описание

public bool HttpRequestPool::attach ( HttpRequest $request )

Attach an HttpRequest object to this HttpRequestPool.

Внимание

Set all options prior attaching!

Список параметров

request

an HttpRequest object not already attached to any HttpRequestPool object

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Errors/Exceptions

Throws HttpInvalidParamException, HttpRequestException, HttpRequestPoolException, HttpEncodingException.



add a note add a note User Contributed Notes
HttpRequestPool::attach
There are no user contributed notes for this page.

HttpRequestPool::__construct> <The HttpRequestPool class
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites