text(" # Hello world 1. Testing 123 2. Testing 456 ``` if then else ``` "); if (Request::getArg(0) == "plain") { ob_clean(); echo $strText; ob_end_flush(); exit; } ?>