How pdo used in drupal?
Answer / Prashant Tiwari
Drupal makes use of PHP Data Objects (PDO) for database interactions. PDO provides a uniform interface to various databases, allowing Drupal to connect and interact with the underlying database efficiently.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create drush aliases ?
What is content construction kit (cck) in drupal?
How will do the core upgrade in drupal?
How can add the captcha in registration page for drupal?
How to theme panels page?
What are gnu licenses?
Why we used template.php in drupal?
What are namespaces? How to use in drupal 8?
What is Drupal error handling?
How do I install drush globally?
What is cron in drupal ?
Explain the api in drupal 7?