Testing the Code Section!

It doesn't actually evaluate and run the code, just displays it...
Like so:

PHP:
<?php
echo "Hello World";
?>

On a PHP page that would just display "Hello World" - all the code tags here do is colour code the code if it's specified or just put it in it's own box.
 
Back
Top