Code2HTML - Convert Code to HTML with Syntax Highlighting
May 10, 2008
Use this tool to convert your source code to HTML with syntax highlighting. This tool use the highlight_string() function available in PHP, but make some enhancement for the resulting code. It replaces with a real space and use CSS for syntax coloring. The main benefit is it will produce less HTML code and you can modify the colors easily.
Keywords: code2html, convert code to html, code syntax highlighting
Share:
Save to del.icio.us
Digg this!



Add your comment
This is neat, really well done.