Okay i am working on a website which will display small snippets of php code and allow people to download the complete version, or depending on size just display the whole php code.
What i am trying to find out is how to create the code block on normal PHP/HTML pages which will show the php code in syntax coloring if that is what you call it.
PHP Code:
<?php
echo "kinda like this";
?>
__________________
AMW_Drizz
Dev Machine:: Apache 2.2.6 PHP 5.2.6 MySQL 5.1
|