Login   Register  
PHP Classes
elePHPant
Icontem

Class: Autoload

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Thomas Shone  >  Autoload  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Autoload
Base name: autoloader
Description: Autoload classes from given directories
Related classes: , , ,
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 1618 users
All time rank: 2024
Week users: 5 users
Week rank: 738
Picture of Thomas Shone
Author: Thomas Shone <e-mail contact>
Packages: 5 Browse this author's classes Browse this author's classes
Country: South Africa South Africa - PHP jobs in South Africa
Age: ???
All time rank: 8149 in South Africa South Africa
Week rank: 453 Up2 in South Africa South Africa Up


  Detailed description  
This class can be used to automatically load classes from given directories when the objects of the classes are created.

It scans given directories for class files that have one several possible file name extensions.

When an object of a class is created and the respective class file is not loaded, this class can include the right class file from the previously scanned directories.

******* THIS PACKAGE IS DEPRECATED IN FAVOUR OF AutoLoad2 *******

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (50.0%)
Sufficient (66.7%)
-
Sufficient (66.7%)
-
-
Insufficient (38.3%)
2017
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Article Link Link to my article on this code

  Files folder image Files  
File Role Description
Plain text file factory.class.php Class autoloader core
Plain text file example.class.php Example example class
Plain text file runExample.php Example example script

Download all files: autoloader.tar.gz autoloader.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.