ƒυтвσĻιѕт
Mr_XHR, if ($datauser[balans]>=100) {
update users set balans=$datauser[balans]-100 where id=$datauser[id];
}