How to Post Code with Syntax Highlighting

Status
Not open for further replies.

Stanley

Banned
Jun 24, 2006
3,399
43
0
San Diego
If you need to post code, use the [ high=language][/high ] tags (remove the spaces). It will automatically add syntax highlighting.


Example:

[high=php]
header('Location: http://www.wickedfire.com');
[/high]



Based on syntaxhighlighter
 


Status
Not open for further replies.