hi i finished my html project but i still need to make a login page for the project.and this page should be linked to a database.i mean the username is the email saved in the database and the password also saved in MS access database. i created the form but i don't know how to link it to database and how to verify if the username and password r correct or not . if u please can give me some suggestion?
embed php into your html documents to give you database query functionality. php and mysql work well together and you will find are what most cms and shopping cart systems use.