Greetings all
I'm trying to create what I'm calling a "Password gateway." My website has both a guest area and a members area, and for the members area I'm trying to create a database to store the usernames and passwords (finally in encrypted form).
I've read about something called a "Database server" and found a definition of
"A database server is a computer program that provides database services to other computer programs or computers"
Is this something that is already on the server that hosts my site?
Help!