TwiztedFake Established Member โ 20 โ Impact 1 Sep 20, 2006 533 views #1 Is there a better way to write this line PHP: $query="UPDATE users SET life=life+(life/(10)) WHERE life<maxlife AND staff=0"; Nevermind got it working fine now.
Is there a better way to write this line PHP: $query="UPDATE users SET life=life+(life/(10)) WHERE life<maxlife AND staff=0"; Nevermind got it working fine now.