PHP Doku:: Get string representation - function.httpmessage-tostring.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpMessage classHttpMessage::toString

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpMessage class

<<HttpMessage::toMessageTypeObject

The HttpQueryString class>>

HttpMessage::toString

(PECL pecl_http >= 0.10.0)

HttpMessage::toStringGet string representation

Beschreibung

public string HttpMessage::toString ([ bool $include_parent = false ] )

Get the string representation of the Message.

Parameter-Liste

include_parent

specifies whether the returned string should also contain any parent messages

Rückgabewerte

Returns the message as string.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)