| [ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 133 lignes (5 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
PHP_Compat:: (3 méthodes):
loadFunction()
loadConstant()
loadVersion()
Classe: PHP_Compat - X-Ref
Provides missing functionality in the form of constants and functions| loadFunction($function) X-Ref |
| Load a function, or array of functions param: string|array $function The function or functions to load return: bool|array TRUE if loaded, FALSE if not |
| loadConstant($constant) X-Ref |
| Load a constant, or array of constants param: string|array $constant The constant or constants to load return: bool|array TRUE if loaded, FALSE if not |
| loadVersion($version = null) X-Ref |
| Load components for a PHP version param: string $version PHP Version to load return: array An associative array of component names loaded |
| Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
|