Well i have set up greenlight to my bank and stuff, but i need it to when the payment is successfull and it redirects to my page, i need it to UPDATE `users` SET credits=credits+$number WHERE username=`username` Code (markup): I can do this but i need it to make sure the number is legit does anyone understand?