Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What do you mean by pdo in drupal and how to enable pdo?

Answer Posted / Brahamgyan Singh

PDO stands for PHP Data Objects, a PHP extension that provides a uniform way to access various database systems using the PHP programming language. In Drupal, PDO is used as a database abstraction layer that allows Drupal to work with different types of databases like MySQL, PostgreSQL, Oracle, etc. To enable PDO in Drupal, you need to make sure it's installed on your server first. If it's not installed, you can install it via the package manager of your operating system or by compiling PHP from source with PDO support. In Drupal, PDO is enabled by default.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the drupal current version?

147


How will you create a field using code?

118


Did you contributed the drupal site (any module)?

101


How to create custom table using drupal module?

123