[PHP] Re: syntax highlighting your php code on a web page

2005-08-04 Thread Matthew Weier O'Phinney
* Steve Turnbull <[EMAIL PROTECTED]>: > Is there a class or some code out there which enables you to print your > PHP code to a web page and make it appear with syntax highlighting? > > As an example of what I am after, have a look here; > > http://www.phpfreaks.com/phpmanual/page/function.ldap-add

[PHP] Re: Syntax highlighting of odd language

2004-11-05 Thread M. Sokolewicz
Aaron Gould wrote: Could any of you privide some leads in regard to highlighting syntax of an odd language? I have a large amount of snippits of legacy code from our company's primary application. The code used is "BBx" (a variant of Basic). I'm attempting to show this code on a web page, but

[PHP] Re: Syntax Highlighting

2004-01-06 Thread Al
"Richard Davey" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm after a technique/method that will allow me to syntax highlight > source code on my web site. PHP already does a brilliant job of this > for PHP code, but I need to extend this to ANY form of source code. Try http://