query("update users set listing_amount='$listing_amount' where user_id='$user_id'"); $_SESSION['listing_amount']=$listing_amount; } ?>