Hey everyone...I am setting up a website with a members only section and am wondering what kind of authentication would prove to work the best. I am running windows 2000 server and wondering what languages would be the best...I already have the code done in php connecting to a mysql database, is this sufficient enough??...Also I have a form to become a new member that when submitted adds the new person to the DB, so in other words i need the users and passwords in the database. So that they can login when the DB is queried and there account is found. Any suggestions???