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

search for in the

HttpResponse::getBufferSize> <HttpResponse
[edit] Last updated: Fri, 24 May 2013

view this page in

HttpResponse::capture

(PECL pecl_http >= 0.10.0)

HttpResponse::captureCapturar salida de script

Descripción

static void HttpResponse::capture ( void )

Captura la salida del script.

Ejemplos

Ejemplo #1 Ejemplo de HttpResponse::capture()

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

Ver tambiƩn



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites