Proudly Hosting over 100,000 Fast Websites since 2010

How can we help you?

Type your topic or keywords and hit enter to search our knowledgebase.

How to Edit a Database Table via phpMyAdmin in cPanel

Updated on August 7, 2024

1. Log in to your cPanel account.

2. In the Databases section, click on phpMyAdmin.
phpmyadmin icon

3. Click on the Expand icon from the navigation tree in the left sidebar.
phpmyadmin expand db

4. Select the appropriate table you want to edit. If you wish to change the blog name of WordPress, then select “wp-options”.
phpmyadmin db list2

5. Click on Edit in the third row.

wp table edit

6. Modify the text value and then click on Go.wp table change

By doing that, you can change the value of SQL data of any software without accessing the administration area. For example, if you can’t change the theme from the administration area, you can use this method to change the value of SQL data.