Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
Language:
spAutoLoad
Wojciech Matusiak
(
contact me
)
This package can be used to manage the automatic load of classes under PHP 5.
It provides two interfaces that define an API for loading classes and handling errors.
Applications must define one or more classes that implements the auto-loading interface.
Multiple auto-load classes may be implemented to handle loading of classes of different libraries.
The main class takes care of loading classes calling each auto-loading class implementation that was added.
An optional class that implements the error handling interface may be defined to handle errors while attempting to load new classes.
Click here for detailed information about this class on phpclasses.org
examples/exampleClassSearch.php
Class
Example search strategy implementation
includes/interfaces/iAutoLoadClassSearch.interface.php
Class
Interface for class search ctrategy
includes/interfaces/iAutoLoadError.interface.php
Class
Interface for error handler
LICENSE
Lic.
LGPL
spautoload.tar.gz
All files
spautoload.zip
All files