 |
| Name: |
Stephan Beal <e-mail contact> |
| Packages: |
1 Browse all classes by Stephan Beal |
| Country: |
??? |
| Age: |
??? |
| All time rank: |
1713 | |
| Week rank: |
2205  | |
|
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.
|
|
| Name: |
PHPClassLoader |
| Base name: |
300 |
| Description: |
A classloader which mimics Java's own, using the PHP_CLASSPATH variable. |
| Version: |
- |
| PHP version: |
- |
| License: |
Unspecified (ask the author) |
| All time users: |
1294 users |
| All time rank: |
2604 |
| Week users: |
0 users |
| Week rank: |
2018  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (81.2%) |
- |
- |
- |
- |
Not sure (58.1%) |
980 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|