Free Hosting Tutorials

Add content in database table

1.To add contents in the database table click on the insert tab on the phpmyadmin 2.clcik on the fields and update the data 3.At the bottom of the page you will see a drop-down menu called insert with x rows . There you can pick the number of the rows that you can insert with […]

How to Add MySQL Database Tables?

1.Log into the cpanel using the url http://domainname/cpanel 2.Create a my sql database 3.Then navigate to phpmyadmin new created database.The database will be empty and there for no tables. 4.Enter the table name and number of fields and click go button.On the next scrren you will see variety of fields.Fill the fields and proceed. 5.If […]