Campo INT
codice:
UPDATE users 
SET user_credit = user_credit + 1
WHERE invite_id = '$invite_id'