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

Go to the source code of this file.

Variables

 $fields
 Edit the DNS parameters of a domain. More...
 
 $r = $dom->get_domain_all($domain)
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"domain" => array ("request", "string", ""),
"dns" => array ("post", "integer", 1),
"email" => array ("post", "integer", 1),
"ttl" => array ("post", "integer", 86400),
)

Edit the DNS parameters of a domain.

Definition at line 29 of file dom_editdns.php.

◆ $r

$r = $dom->get_domain_all($domain)

Definition at line 39 of file dom_editdns.php.