PHP Classes
Icontem

Class: PHPClassLoader


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Stephan Beal  >  PHPClassLoader  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHPClassLoader Support forum
Base name: 300
Description: A classloader which mimics Java's own, using the PHP_CLASSPATH variable.
Related top rated classes:
Version: -
Required PHP version: -
License: Unspecified (ask the author)
All time users: 1157 users
All time rank: 2229
Week users: 0 users
Week rank: 3244
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of Stephan Beal
Name: Stephan Beal <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: ???
Home page: ???
Age: ???
All time rank: 1390
Week rank: 2034

Groups

Group folder image Utilities and Tools General purpose tools to simplify software development View top rated classes

Detailed description

A classloader which mimics Java's own, using the PHP_CLASSPATH variable. New objects can be loaded with a simple '$foo=classload( "MyClass" )' call. It allows users to have functionality similar to that provided by include()'s use of the include_path, with the exception that they can change the include path without editing php.ini. It also adds some functionality as well. Also included is the function ext_include(), which is _almost_ a drop-in replacement for include() (it will not include the same file more than once, so it cannot be used to include code repeatedly from loops). Please see the samples in the top of the source file for instructions.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (81.3%)
-
-
-
-
Not sure (58.1%)
830
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.

Files

File Role Description
Plain text file classload.inc.php ??? PHPClassLoader and ext_include()
Plain text file MyClass.class.php ??? test class for classload() and ext_include()
Download all files: phpclassloader.tar.gz phpclassloader.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products