A tutorial showing how to create a page which lets someone add a user to a database, its a little bit rushed and not well explained but I hope it helps in some way. I will add a better explained video tutorial soon on how to create a user system using PHP and MySQL.
What you will learn to do in this video tutorial is to create a basic HTML form which asks the user for their username and password, when the submit button is clicked their username and password will then be added to a MySQL database.
