|
dolibarr
x.y.z
|
Page des infos systeme de php. More...
Go to the source code of this file.
Functions | |
| getResultColumn ($name, array $activated, array $loaded, array $functions) | |
| Return a result column with a translated result text. More... | |
Page des infos systeme de php.
Definition in file phpinfo.php.
| getResultColumn | ( | $name, | |
| array | $activated, | ||
| array | $loaded, | ||
| array | $functions | ||
| ) |
Return a result column with a translated result text.
| string | $name | The name of the PHP extension |
| array | $activated | A list with all activated PHP extensions. Deprecated. |
| array | $loaded | A list with all loaded PHP extensions |
| array | $functions | A list with all PHP functions to check |
Definition at line 319 of file phpinfo.php.