PHP_Compat::loadConstant (Previous) (Next) PHP_CompatInfo

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PHP_Compat::loadVersion()

PHP_Compat::loadVersion() -- Load all components, or all components until a given version of PHP

Description

Load all components, or all components until a given version of PHP.

Paramètres

chaîne de caractères $version

The version of PHP to load components until.

Valeur retournée

array

An associative array of boolean values. The key is the name of the component loaded. The value for whether or not the component was loaded correctly.

Note

Cette fonction devrait être appelée de façon statique.

PHP_Compat::loadConstant (Previous) (Next) PHP_CompatInfo

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.