Create a Flash Login System Using PHP and MySQL â?? Part 2
In Part 1 we created the front end login system for users to enter their
details. In this tutorial we will create a registry form that will allow
users to register. This will then add their details to the database, after
which they will be able to login.