Click to See Complete Forum and Search --> : Good syntax highlighter


elmu
11-14-2007, 03:28 AM
Hello,

I need a good PHP syntax highlighter with line numbering. Until know I used Geshi but it generates not a 100% correct html code and if line numbering is switch on then you can not copy the code without the numbers. I want something like this (Code example (http://www.roscripts.com/PHP_MySQL_by_examples-193.html))

Any idea?

Thanks in advance,
elmu

LeeU
11-14-2007, 10:03 AM
You can get it right here (http://code.google.com/p/syntaxhighlighter/). We use it over on WebReference.com all the time. Works great, and is easy to use.