I want to make a login form on my website, people have to fill in their username and password, the script checks whether they are in the database or not, and if they are, opens the new page.
But I have no experience whatsoever with php(myAdmin) and MySQL, so could someone tell me EXACTLY what I have to do, or give me a link to a very detailed tutorial?
I do already have a database and I can login to PhpMyAdmin, but what do I do next?
