This tutorial will take you through the steps to follow when you need to modify (edit) table fields in phpMyAdmin. In MySql, a table is made up of rows(records) and columns (fields). Start by logging into your cPanel. Click on phpMyAdmin under databases. You can also type phpMyAdmin in the search box in order to ..
Category : Databases
This tutorial will take you through the steps to follow for creating a table in a database using phpMyAdmin in cPanel. I’m assuming that you have already created your database. Create a table: Log into cPanel account. Click on phpMyAdmin in the DATABASES section. You can also type phpMyAdmin in the search box to filter ..