I have a problem in a script ..
He did not want to add VIP ..
I use the System vip Mock ..
Sorry for spelling errors ..
Google translate \o/
He did not want to add VIP ..
Code:
$vipdays = 3600 * 24 * $info['count'];
$SQL->query('UPDATE accounts SET vip_time = "'.$vipdays.'" WHERE name = "'.$destination.'" ');
I use the System vip Mock ..
Sorry for spelling errors ..
Google translate \o/