This class can be used to automatically load classes from a given directory.
It uses PHP 5 auto-load support to load classes from a configurable directory.
The class traverses the directory for class script files with extensions usually associated to class files and loads the class file that match the requested class name.
It also keeps a log variable with all the classes loaded this way.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.