PHP/MySQL Tutorial - Creating a database table
Before you can do anything with your database, you should create a table and set the corresponding fields in it.
Creating a table in PHPMyAdmin is simple. Just type the name, select the number of fields and click the Go button. You will then be taken to a setup screen where you should create the fields for the database
No comments:
Post a Comment
Type Your Comments........