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

Go to the source code of this file.

Variables

 $fields
 Add a new domain name to an AlternC's account. More...
 
 if (is_array( $dom->dns))
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"newdomain" => array ("post", "string", ""),
"dns" => array ("post", "string", ""),
"newisslave" => array ("post", "integer" ,0),
"slavedom" => array ("post", "string" ,0),
)

Add a new domain name to an AlternC's account.

Definition at line 29 of file dom_doadd.php.

◆ if

if(is_array($dom->dns)) ( is_array( $dom->dns)  )

Definition at line 57 of file dom_doadd.php.