Display code
Package:
Summary:
Display source code files highlighted
Groups:
Author:
Description:
This class can be used to display source code files highlighted.
It can traverse a given directory recursively and display all source code files with names that have one of a given list of file name extensions.
The PHP code files are highlighted according to the PHP syntax.
The class may also generate a table of contents to display links to the page section that list the respective highlighted files.
It can traverse a given directory recursively and display all source code files with names that have one of a given list of file name extensions.
The PHP code files are highlighted according to the PHP syntax.
The class may also generate a table of contents to display links to the page section that list the respective highlighted files.
Comments are closed.