There are couple of options:
1. MySQL/PHP/Apache
2. You can use PHP with IIS (Microsoft) as well.
3. MSSQL(MS ACCESS) with ASP is probably not the best way.
4. MSSQL(Express or full version) and ASP.NET is perhaps the best and the most recent which will remain for many more years.
5. ColdFusion and any ODBC compliant Database, or even JDBC
6. Java Based Server languages if you are into java
Quote:
|
Originally Posted by drew22299
Hey,
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?
Drew,
|