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, 22 Aug 2008

view this page in

HttpRequestPool::attach

(PECL pecl_http:0.10.0-1.5.5)

HttpRequestPool::attachAttach HttpRequest

Descripción

public bool HttpRequestPool::attach ( HttpRequest $request )

Attach an HttpRequest object to this HttpRequestPool.

Warning

Set all options prior attaching!

Lista de parámetros

request

an HttpRequest object not already attached to any HttpRequestPool object

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

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, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites