dolibarr 23.0.3
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, $optional='')
 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,
$optional = '' )

Return a result column with a translated result text.

Parameters
string$nameThe name of the PHP extension
string[]$activatedA list with all activated PHP extensions. Deprecated.
string[]$loadedA list with all loaded PHP extensions
string[]$functionsA list with all PHP functions to check
string$optionalString with message when module is optional
Returns
string

Definition at line 347 of file phpinfo.php.

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