This series will cover some of the great things with flash, php and mySQL

In this tutorial we will create a user account login screen, and also a user creation screen. Using a mixture of PHP and mySQl.

preview:

this is what we’ll be making (sorry for the terrible graphics lol)

you can create an account, then you can log in with it


Step 1: Setting up PHP

Before you start creating the login screen you have to be able to run PHP, skip to step 2, if you already have a way of running a PHP file

PHP is a server side language that can’t just be run on its own like HTML, however you can install a set of tools that let you run it from your own computer (