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.
|
|
| Name: |
autoload2 |
| Base name: |
autoload2 |
| Description: |
Automatically load classes from a directory |
| Version: |
2.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
668 users |
| All time rank: |
4163 |
| Week users: |
0 users |
| Week rank: |
2015  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use 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.
| |
Files |
|
|