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

Go to the source code of this file.

Variables

 $fields
 Create a new MySQL database for the account. More...
 
if(! $quota->cancreate("mysql")) $q =$quota->getquota("mysql")
 
if($q['u'] > 0) else
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"dbn" => array ("post", "string", ""),
)

Create a new MySQL database for the account.

Definition at line 28 of file sql_doadd.php.

◆ $q

if (! $quota->cancreate("mysql")) $q =$quota->getquota("mysql")

Definition at line 40 of file sql_doadd.php.

◆ else

if ( $q[ 'u'] > 0) else
Initial value:
{
$dbname=$mem->user["login"]
$mem
Definition: bootstrap.php:71

Definition at line 44 of file sql_doadd.php.