(Yaf >=1.0.0)
Yaf_Response_Abstract::appendBody — Append to response body
Append a content to a exists content block
body
content string
key
the content key, you can set a content with a key, if you don't specific, then Yaf_Response_Abstract::DEFAULT_BODY will be used
Note:
this parameter is introduced as of 2.2.0
bool
Example #1 Yaf_Response_Abstract::appendBody()example
<?php
$response = new Yaf_Response_Http();
$response->setBody("Hello")->appendBody(" World");
echo $response;
?>
The above example will output something similar to:
Hello World
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant