Hey, I have a myspace friend adder website (http://www.gimmefriends.com) and I was just wondering if someone could help write a script that limits users to add only 700 people (instead of being able to alter the variable within the URL to get to more people to add, and continue to gain points.) I don't know any PHP, but I'm guessing all that would need to be done would be to add another field in the database, and when the user adds someone, increment the field by 1, and when it reaches 700 it displays a message saying they cannot add any more. Anyway if you can give me a hand that'd be great. Thanks!