zl0y
Verified User
Hello, please help me, what parametres used where suspending domain?
Also I'll try
$url = "http://".$user."\:".$pass."\@".$hostname.":2222/CMD_API_DOMAIN";
$results = $ua->request(POST $url, [ confirmed => 'Confirm', action => 'suspend', select0 => $domain])->content;
and domain variable, and nothing happens.
Also I'll try
$url = "http://".$user."\:".$pass."\@".$hostname.":2222/CMD_API_DOMAIN";
$results = $ua->request(POST $url, [ confirmed => 'Confirm', action => 'suspend', select0 => $domain])->content;
and domain variable, and nothing happens.