Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<HttpMessage::fromStringHttpMessage::toMessageTypeObject>
Last updated: Tue, 19 Sep 2006

HttpMessage::toString

(no version information, might be only in CVS)

HttpMessage::toString -- Get string representation

Description

publicstring HttpMessage::toString ( [bool include_parent = FALSE] )

Get the string representation of the Message.

Parameters

include_parent

specifies whether the returned string should also contain any parent messages

Return Values

Returns the message as string.




<HttpMessage::fromStringHttpMessage::toMessageTypeObject>
Last updated: Tue, 19 Sep 2006