Transentient
10-09-2011, 10:50 PM
Hi All
looking for some information.
I am a complete beginner on MySql etc......and this maybe not the forum for this question so apologies.
I am trying to create a secure login for a website, a personal one for a learning project. My research has indicated to use a website form which sends the data to a MySQL database for validation of the credentials.
My question is does the SQL database have to reside on the website hosting server or on the machine i use to create and upload the website? If it is the later does this machine have to be switched on and connected always for validation.
The login is just for me as a personal thing and learning tool. I may extend this to include other users, registration etc later. just want a simple secure login. I understand creating the form with PHP etc....just not sure on the database location.
Thanks in advance
looking for some information.
I am a complete beginner on MySql etc......and this maybe not the forum for this question so apologies.
I am trying to create a secure login for a website, a personal one for a learning project. My research has indicated to use a website form which sends the data to a MySQL database for validation of the credentials.
My question is does the SQL database have to reside on the website hosting server or on the machine i use to create and upload the website? If it is the later does this machine have to be switched on and connected always for validation.
The login is just for me as a personal thing and learning tool. I may extend this to include other users, registration etc later. just want a simple secure login. I understand creating the form with PHP etc....just not sure on the database location.
Thanks in advance