I want to read and edit MySQL database from my website which I have built in Drupal. Any suggestion?
Thanks in Advance!
Drupal has it's API for accessing database. You can start by reading this:
https://www.drupal.org/developing/api/database
Drupal has it's API for accessing database. You can start by reading this:
https://www.drupal.org/developing/api/database