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::getBodyHttpMessage::getRequestMethod>
Last updated: Tue, 19 Sep 2006

HttpMessage::setBody

(no version information, might be only in CVS)

HttpMessage::setBody -- Set message body

Description

publicvoid HttpMessage::setBody ( string body )

Set the body of the HttpMessage.

Note: Don't forget to update any headers accordingly.

Parameters

body

the new body of the message




<HttpMessage::getBodyHttpMessage::getRequestMethod>
Last updated: Tue, 19 Sep 2006