| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Ersun Özer (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| This class can read configuration values from PHP scripts. It can include a given configuration file that is a PHP script with the definition of an associative array set with the configuration values. The values are retrieved into class variables and are stored encoded using base64. The values are decoded when the application requests specific configuration values. |
| ||||
| This class can automatically load class files from directories. It register an autoload function that can load classes using the SPL extension. The class can configure a list of directories to be scanned for the classes, as well the file name extensions that will be considered when scanning the specified directories for class files. |
| 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 |