How to create a table using PhpMyAdmin in cPanel?

Mysql tables can be created using phpMyAdmin by following the steps below.

Step 1: Login to cPanel.

Step 2: In the home page, type as php in the search box and hit enter. In the search results, select phpMyAdmin under Database.

Step 3: You will get an alert message as "The system will redirect you in a moment"

Step 4: In phpMyAdmin window, select the required database.

Step 5: Enter the name of mysql table under Name field and enter the number of columns under Number of Columns field. Click Go.

Step 6: Enter the field name with the respected datatype in all the given input fields and click Save.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I backup a MySQL database using compression?

In this section, we will show you how to make a backup (also known as exporting) of your database...

How do I check the size of my database?

Using the below mentioned steps, we will show you how to check the size of your database so you...

I need a different version of PHP/MySQL

If for some reason you cannot install programs on your server like Joomla, Drupal, WordPress,...

How do I optimze mysql in Cpanel?

It is always a good idea to keep your databases' tables optimized. Fortunately, making this...

How do I optimze mysql in plesk ?

It is always a good idea to keep your databases' tables optimized. Fortunately, making this...