[ Index ]
 

Code source de GeekLog 1.4.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/system/pear/PHP/ -> Compat.php (sommaire)

(pas de description)

Poids: 133 lignes (5 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

PHP_Compat:: (3 méthodes):
  loadFunction()
  loadConstant()
  loadVersion()


Classe: PHP_Compat  - X-Ref

Provides missing functionality in the form of constants and functions
for older versions of PHP

Optionally, you may simply include the file.
e.g. require_once 'PHP/Compat/Function/scandir.php';

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
  Clicky Web Analytics