I have constructed a website out of HTML files.I want to add user functionality, mainly a way for the users to log in, out, register, etc.I have a log in form made, I specifically need to know how to use this form, with php, to connect to my mysql database and hold a session.If you could please link me resources appropriate I would be extremely greatful.