Syntax hightlight?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Thew
    New Member
    • Aug 2010
    • 69

    Syntax hightlight?

    How can i get the same syntax hightlight as here?:

    http://www.codedump.be/code/948/
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Use the highlight_strin g() or highlight_file( ) functions.

    Comment

    • Atli
      Recognized Expert Expert
      • Nov 2006
      • 5062

      #3
      There are also more complex (and more flexible) things available, like GeSHi. Not to mention various client-side highlighters.

      Comment

      Working...