How do I add multiple information under an user account?
David, Thanks for all your help and I'm almost finished. Hopefully this will be the last item. I have users that register and then go to a profile page. I need them to be able to recieve multiple messages and also input multiple scores. I figured out how to do this but with only them being able to add one of each (its stored in the database table). How can store multiple items for each user (with users continuing to increase)? It's almost like I need a table for each individual user...
