What does pdo mean in drupal?
Answer / Sunny Verma
In Drupal, PDO (PHP Data Objects) is a PHP extension used for interacting with databases. It provides a php standardized, lightweight, and secure database access method which can be utilized to build Drupal modules that need direct database interaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a block module?
What kind of support is available to drupal?
Explain how caching work in Drupal?
Is drupal a framework or cms?
How to define new regions (sidebar,header, footer) in drupal ?
Whether drupal is written in procedural-style or object oriented?
What is sticky session? Load balancer uses?
How to create the table using module?
How to use preprocess function?
What are the technical differences between joomla and drupal?
What is the use of Tax amount rounding mode field while setting discounts?
What is drupal distributions and when to use it.