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 […]

MYSQL Error No. 1033 Incorrect information in file: ‘filename’

MYSQL Error No. 1033 if the specified file is corrupted Then MYSQL it will through the following error message. “Error No. 1033 Incorrect information in file: ‘filename’” Just restore that file we can resolve these problem. if that MYSQL file is corrupted then it will not find out that file field so it will through […]

HOw to install oscommerce via fantastico

1.To install oscommerce with fantastico ,log into the control panel http://domainname/cpanel 2..click on the fantastico icon on the bottom of the control panel 3.Selct oscommerce from the menu list available at the right side. 4.Click on new installation. 5.Now a form opens with the necessary steps to install the oscommerce. 6.Select your domain name for […]