"; highlight_string($text); echo "
"; } function output($text) { echo "Output:
\n"; echo "
$text
\n"; echo "
\n"; } ?>