tags:

views:

29

answers:

1

hi, now i use it but now i dont have code for highlight the html cods because there is no one in the syntaxhighlighter script that i downloaded i use shBrushPhp.js for php now i want one like that shBrushPhp.js but for html codes

+3  A: 

Although I don't understand the question fully, I can recommend two syntax highlighers that support HTML. There is geshi (Written in PHP) or if you want something client side google code prettifier (Written in JavaScript)

Yacoby
Geshi is the best PHP syntax highlighter I know of. Highly recommended.
mikl
you dont understand i use the syntaxhighlighter and its really greatbut there is not file in it call shBrushhtml.js
moustafa
We don't know what `shBrushhtml.js` is, and you haven't told us, even though Pekka asked 6 minutes ago.
pavium
it an pluging to make the html code highlisht
moustafa
You haven't told us the name of the plugin (not the file name), or what it is a plugin for.
Yacoby