Package details
PHP extension to use GNU source-highlight directly from
PHP, without having to spawn an external process or use
the source-highlight CGI.
To use the function in PHP:
$xhtml = sourcehighlight($source, $lang);
or
$xhtml = sourcehighlight_css($source, $lang);
Authors:
--------
Pascal Bleser
This package has no releases.