"Ross Honniball" <[EMAIL PROTECTED]>
Subject: Re: [PHP-WIN] Presenting code snipetts in standard PHP colours
Date: Thu, 9 Dec 2004 21:36:10 +0800
X-Mailer: Microsoft Outlook Express 6.00.2900.2180
X-OriginalArrivalTime: 09 Dec 2004 13:37:02.0025 (UTC)
FILETIME=[2A09A390:01C4DD
PHP's website (http://www.php.net) has a great solution to displaying source
code. If you view the source code on their site you can see how they do it.
It's just a basic function to loop through the text and place in code to
highlight in various places. In fact here is that portion of code:
fun