Skip to content

Commit dd53fce

Browse files
authored
Create topic "PDO"
1 parent 80ce885 commit dd53fce

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

topics/pdo/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)