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
Php 5.2 Mysql 4.1 IIS 6 Win2k3 Server && PHP 5.2 MySQL 4.1 Apache 2.2 (separate machine of course)
|