Base Database API class.
This class provides a Drupal-specific extension of the PDO database abstraction class in PHP. Every database driver implementation must provide a concrete implementation of it to support special handling required by that database.
@link http://php.net/manual/en/book.pdo.php
includes/
Kommentare
Kommentar hinzufügen