Forum Moderators: coopster
<?php and ?> tags and change everything to HTML entities and you should be set. You can also change the extension to a PHP file to
.phps and it should work as a PHP Source file and display highlighted in the browser. Lastly, there is a PHP function that shows and highlights the source if need be: [php.net...]
I'll take a look at [no.php.net...]