Skip to content

Commit d30a8bd

Browse files
authoredJan 13, 2025··
Merge pull request #4579 from shaedrich/patch-6
Create topic "PDO"
2 parents d9863aa + 242ab45 commit d30a8bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎topics/pdo/index.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
display_name: PHP Data Objects (PDO)
3+
short_description: PDO is a database driver extension for PHP.
4+
topic: pdo
5+
related: php, orm, sql, jdbc, odbc, dbal, odm, database
6+
url: https://www.php.net/manual/en/book.pdo.php
7+
---
8+
**PHP Data Objects** (**PDO**) is a database driver extension for [PHP](https://github.com/topics/php).

0 commit comments

Comments
 (0)
Please sign in to comment.