We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ce885 commit dd53fceCopy full SHA for dd53fce
topics/pdo/index.md
@@ -0,0 +1,9 @@
1
+---
2
+display_name: PHP Data Objects (PDO)
3
+short_description: PDO is a database driver extension for PHP.
4
+topic: pdo
5
+language: php
6
+related: php, orm, sql, jdbc, odbc, dbal, odm, database
7
+url: https://www.php.net/manual/en/book.pdo.php
8
9
+**PHP Data Objects** (**PDO**) is a database driver extension for [PHP](https://github.com/topics/php).
0 commit comments