PHP, JS, CSS, HTML and many more Programming language Syntax Highlighter

As the name suggests this toolkit can highlight the syntax of any programming language in the list. It also lets us display line numbers, and wrapping them inside pre and/or div block. Use this tool to share your programming code with your blog readers or in Orkut forums [HTML enabled] with proper Style. Also paste the source HTML code on any regular Web-page to show/share them up! Please read here to get detailed instruction on this!

Enter code, language type & Customize looks

Select language and Formattings
Fancy Line Number (nth line)
 
OutPut Format styles n Colors(optional)
Aspects Description
Bold

Italic
Color code
Default Style All the text not to be highlighted
KeyWords if, do, while etc
Keywords II null, void, true, false etc
Functions/Classes Predefined functions: System, rand() etc.
Data Types int, double boolean etc
Comments Comments in the language
Escaped Characters \n, \t, \\ etc
Brackets (, ), [, ], {,}
Strings "Hello!", 'Hello' etc
Number 1,2 or 1.2e6 etc...
Methods & data fields For class languages
Fancy Line color1 Make this style to the (n-1)th line you have chose before (BackGround)
Fancy Line color2 Make this style to the nth line you have chose before (BackGround)
Regular Expression RegExp 's used on the code