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

Go to the source code of this file.

Variables

 $rdb =$mysql->get_dblist()
 List and manage the MySQL databases of an account. More...
 
 $r =$mysql->get_userslist()
 
if(! $rdb||empty($rdb)) else if (! $r||empty( $r))
 

Variable Documentation

◆ $r

$r =$mysql->get_userslist()

Definition at line 30 of file sql_list.php.

◆ $rdb

$rdb =$mysql->get_dblist()

List and manage the MySQL databases of an account.

Definition at line 29 of file sql_list.php.

◆ if

if (! $rdb||empty( $rdb)) else if(! $r||empty($r)) ( ! $r||  empty $r)

Definition at line 40 of file sql_list.php.