How do you access the database?
Answer / Sunny Verma
In Drupal, you can use the DatabaseAPI module to interact with the database. However, it's generally recommended to avoid direct manipulation of the database and utilize Drupal's built-in functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
List the system requirements for drupal installation?
What is a block in drupal?
Which are the core required modules in drupal 6.x?
What is wordpress drupal?
What is module in drupal? List out some of the contributed modules used in drupal?
What is module in drupal?
Why Drupal needs database? What databases are supported?
How can add the captcha in registration page for drupal?
What are drupal themes?
How will you create custom entity?
List the required files for modules in drupal?
Explain how caching work in Drupal?