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

search for in the

HttpResponse::getBufferSize> <The HttpResponse
Last updated: Fri, 20 Nov 2009

view this page in

HttpResponse::capture

(PECL pecl_http >= 0.10.0)

HttpResponse::captureCapture script output

Description

static void HttpResponse::capture ( void )

Capture script output.

Examples

Example #1 A HttpResponse::capture() example

<?php
HttpResponse
::setCache(true);
HttpResponse::capture();
// script follows
?>

See Also



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

HttpResponse::getBufferSize> <The HttpResponse
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites