m |
m |
||
Line 3: | Line 3: | ||
<div align=justify>cPanel allows you to manage your databases using phpMyAdmin tool. You can create a database, modify or remove it; create a database table; repair and optimize MySQL tables, etc. In this tutorial we'll let you know how to create a database table using phpMyAdmin. | <div align=justify>cPanel allows you to manage your databases using phpMyAdmin tool. You can create a database, modify or remove it; create a database table; repair and optimize MySQL tables, etc. In this tutorial we'll let you know how to create a database table using phpMyAdmin. | ||
− | First, log into your '''cPanel => [[Databases]] => phpMyAdmin'''. From the left-side list choose the database you wish to add a new table for. | + | First, log into your '''cPanel => [[Databases]] => phpMyAdmin'''. From the left-side list choose the database you wish to add a new sql table for. |
{{#icon: phpMyAdmin.png|phpMyAdmin}} | {{#icon: phpMyAdmin.png|phpMyAdmin}} | ||
Line 62: | Line 62: | ||
− | Now you know how to create a database table and can add new tables to any MySQL database under your account.</div> | + | Now you know how to create a database table and can add new sql tables to any MySQL database under your account.</div> |