The HttpResponse
PHP Manual

HttpResponse::getData

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getDataGet data

Opis

static string HttpResponse::getData ( void )

Get the previously set data to be sent.

Zwracane wartości

Returns a string containing the previously set data to send.

Patrz także


The HttpResponse
PHP Manual