PHP Dokumentation: Function httpmessage-getbody
12. Januar 2010 von werner
HttpMessage::getBody
(PECL pecl_http >= 0.10.0)
HttpMessage::getBody — Get message body
Beschreibung
public string HttpMessage::getBody ( void )
Get the body of the parsed HttpMessage.
Rückgabewerte
Returns the message body as string.