PHP Classes

Classes of Karel Klima

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Karel Klima (1)  >  Mission progress status  >  Reputation  
Picture of Karel Klima
Name: Karel Klima <contact>
Classes: 1
Country: Czech Republic Czech Republic
Age: 34
All time rank: 295230 in Czech Republic Czech Republic
Week rank: 180 Up1 in Czech Republic Czech Republic Up
All time users: 650
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Tracker  
PHP Programming Innovation award nominee
January 2007
Number 8
Locate and index auto-loaded classes
This class can be used to locate and index classes to be auto-loaded when their objects are instantiated.

It searches for PHP classes in files and generates an index file in the INI format with the paths of all the classes that it found, so next time a class needs to be loaded it just needs to look in the generated INI file.

It also provides an auto-load function that looks in the generated INI file entries for the path of the class file to be loaded.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z