Wednesday, July 21, 2010
HOW TO MAKE LOGIN FORM WITH PHP (database)
Posted by Syarif | Wednesday, July 21, 2010 | Category:
PHP TUTORIAL
|
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
Subscribe to:
Post Comments (Atom)
Currently have 0 comments: