简体   繁体   English

从 drupal 读取/编辑 MYSQL xampp 数据库

[英]Read/Edit MYSQL xampp database from drupal

I want to read and edit MySQL database from my website which I have built in Drupal.我想从我在 Drupal 中构建的网站读取和编辑 MySQL 数据库。 Any suggestion?有什么建议吗?

Thanks in Advance!提前致谢!

Drupal has it's API for accessing database. Drupal 具有用于访问数据库的 API。 You can start by reading this:您可以从阅读以下内容开始:

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM