Code2Html - Convert source code to html with syntax highlighting
================================================================
This script allows you to convert your code to HTML with syntax highlighting. 
The converted code can be put directly to the <pre></pre> tag. Use this tool
if you want to display your code in your site or blog.

Author:  Nashruddin Amin <me@nashruddin.com>
Version: 1.1
License: GPL
Website: http://www.nashruddin.com

Copyright (c) 2008 Nashruddin Amin

Features
--------
* Produce less HTML code
* Use CSS for syntax coloring
* Preview the converted code

Installation
------------
Copy the extracted directory to your server's webroot and point your browser 
to code2html.php

Contact
-------
Please send comments and bug reports to me@nashruddin.com.
