dolibarr 21.0.0-alpha
phpinfo.php File Reference

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.
 

Detailed Description

Page des infos systeme de php.

Definition in file phpinfo.php.

Function Documentation

◆ getResultColumn()

getResultColumn ( $name,
array $activated,
array $loaded,
array $functions )

Return a result column with a translated result text.

Parameters
string$nameThe name of the PHP extension
array$activatedA list with all activated PHP extensions. Deprecated.
array$loadedA list with all loaded PHP extensions
array$functionsA list with all PHP functions to check
Returns
string

Definition at line 325 of file phpinfo.php.

References img_picto(), img_warning(), and yn().