HttpResponse::getData

(PECL pecl_http >= 0.10.0)

HttpResponse::getDataGet data

說明

static string HttpResponse::getData ( void )

Get the previously set data to be sent.

回傳值

Returns a string containing the previously set data to send.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top