How to Edit a Table via phpMyAdmin in cPanel

How to Edit a Table via phpMyAdmin in cPanel

By: ZebraHost
  1. Log into your cPanel account

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

    image

  3. In the left side-bar, click on the Expand button to expand a database like “example”.

    image

  4. Under your cPanel username, you can see a list of all databases. Select the appropriate database which you want to edit and it will be expanded.

  5. Select the appropriate table you want to edit. In this example we will edit a WordPress table and change the blog name. Select “wp-options”.

    image

  6. Click on the Edit option on the 3rd row.

    image

  7. Edit “My Blog” to different text and then click on the Go button.

    By following the above method you can change the value of SQL data of any software without accessing the administrator area. Like if you can’t change the theme from the administrator area, then you can use this method to change the value of SQL. You can even change the password of any account.