I want to make a website where users can login and take quizes and have their score saved, so they will effectivly have an account, then i want a score board of some sort. what is the best language to use to implement this?
PHP is a great language, you can do many back end things, I learn more about PHP every day and it never ceases to amaze me. PHP: Hypertext Preprocessor
You could also go ASP, i am not to fimiliar with ASP but i believe it has the same functions only not as easy to learn as PHP.