= 0 AND $_POST['priority'] <= 255)) userError("Wrong value for priority."); checkAbsoluteDomainFormat($_POST['host']); knotcExec($_POST['zone'], array( $values['domain'], $values['ttl'], "MX", $_POST['priority'], $_POST['host'] )); success("Enregistrement ajouté");