Alternc  latest
Alternc logiel libre pour l'hébergement
sql_getparam.php File Reference

Go to the source code of this file.

Variables

 $fields
 Show the settings (may be plural) available to access a MySQL database for an account. More...
 
if(! $res=$mysql->get_dblist()) $res =$mysql->get_defaultsparam($dbname)
 
 $i = 0
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"dbname" => array ("request", "string", ""),
)

Show the settings (may be plural) available to access a MySQL database for an account.

Definition at line 30 of file sql_getparam.php.

◆ $i

◆ $res

if (! $res=$mysql->get_dblist()) $res =$mysql->get_defaultsparam($dbname)

Definition at line 38 of file sql_getparam.php.