[PHP] Syntax Highlighter
Posted in Library on 05/17/2009 10:43 pm by ycTINGeSHi started as an idea to create a generic syntax highlighter for the phpBB forum system, but has been generalised to this project. GeSHi aims to be a simple but powerful highlighting class, with the following goals:
- Support for a wide range of popular languages
- Easy to add a new language for highlighting
- Highly customisable output formats
GeSHi aims to do this all as quickly as possible. Many customisable features of GeSHi facilitate speed increases, and you can easily find a balance between the amount of highlighting done and the speed in which it is done.
GeSHi supports PHP5 and Windows, and has even been used to highlight code on ASP pages. Numerous blogs, wikis and forums use GeSHi, including Dokuwiki, Mambo, phpBB and WikkaWiki.
GeSHi is an award winning piece of software – so you know you’re using a top quality product.
Quoted from GeSHi homepage
Screenshots

Homepage
Related posts:
- [PHP] jQuery PHP Edition? phpQuery! phpQuery is a server-side, chainable, CSS3 selector driven Document Object...
- Share my online tools I developed some online tools for my self. share at...
- [PHP] Dreamweaver too many connections error I am not using dreamweaver to develop my php code,...
- Windows Live Writer – Image Upload Not Supported by Weblog (Wordpress) Yesterday, I update my blog via Windows Live Writer. But...
Tags: highlighter, PHP, syntax

