PHP-Klasse::ChiliHighlighter for PHP 15.05.2007

Kurzbeschreibung: Highlight PHP scripts with JQuery
Veröffentlicht am: 15.05.2007
Gruppe(n):
- HTML
- Text processing
Beschreibung:
This class can be used to highlight code in PHP or other languages using the JQuery Javascript library.
It generates HTML tags with Javascript that users JQuery and its plug-ins to highlight a given piece of code in a Web page.
Currently it supports the languages: C++, C#, CSS, Delphi, Java, JavaScript, LotusScript, MySQL, PHP and XHTML.
The class can highlight code given as a string or read from a server side source file.
Link: ChiliHighlighter for PHP