PHP-Klasse::Highlighter 23.03.2007

Kurzbeschreibung: Reformat highlighted PHP code
Veröffentlicht am: 23.03.2007
Gruppe(n):
- HTML
- Text processing
Beschreibung:
This class can be used to reformat highlighted PHP code.
It can highlight PHP code and turn keywords into links to the respective manual page in the PHP.net site.
If the code is not enclosed in PHP code tags <?php and ?>, first it adds these tags before highlighting the code.
It can also escape a text string to display as HTML using configurable block tags.
Link: Highlighter