Wednesday, July 21, 2010

HOW TO MAKE LOGIN FORM WITH PHP (database)

Posted by Syarif | Wednesday, July 21, 2010 | Category: |

MAKE THE DATABASE

before you patch the system, first of all you should build the database. In this case, i used MySQL.
After install the MySQL server in your computer, type the URL http://localhost/phpmyadmin/



after that, lets build the new database (name it "test")



next, build the table of the database (name it "user")


the last, fill the blank of the table

Currently have 0 comments:


Leave a Reply