Read/Edit MYSQL xampp database from drupal

57 Views Asked by At

I want to read and edit MySQL database from my website which I have built in Drupal. Any suggestion?

Thanks in Advance!

1

There are 1 best solutions below

1
On

Drupal has it's API for accessing database. You can start by reading this:

https://www.drupal.org/developing/api/database