Registration Page :
Step 1 - Create database using MyPhp
Step 2 - set up the connection
Step 3 - Insert database in dreamweaver
This is the interface of the website. To let user register, we need to insert the database as follow :
* Highlight the registration form - Server Behaviors (+) - Insert Record
* Select the Connection from database
* Select the table from database
* Make sure the columns displayed have a value
*Lastly, select the page we want to view after user already registered.