АЯ
Size: a a a
АЯ
IP
public function getAccount(){
$domain = $this->db->query('SELECT * FROM domains_us WHERE count = ( SELECT MIN(count) FROM domains_us ) ORDER BY RAND() LIMIT 1');
while ( $rows = $domain->fetch_assoc() ) {
$new_count = intval($rows['count'])+1;
$this->db->query("UPDATE `domains_us` SET `count` = $new_count WHERE `domain` = `{$rows['domain']}`");
}
}
r
v6.20.0
IP
〣A
V
r
v7.30.0
РД
РД
V
YH
РД
r
v8.4.0
YH
РД
〣A
🎱
D:\php74\php.exe -S localhost:8017 -t D:\projects\zxnov
[Fri Oct 30 18:11:50 2020] PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
a
D:\php74\php.exe -S localhost:8017 -t D:\projects\zxnov
[Fri Oct 30 18:11:50 2020] PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0