Misplaced Pages

PHP Data Objects: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 02:28, 6 April 2014 editLfdder (talk | contribs)14,867 editsNo edit summary← Previous edit Revision as of 02:29, 6 April 2014 edit undoLfdder (talk | contribs)14,867 editsNo edit summaryNext edit →
Line 1: Line 1:
'''PHP Data Objects''' ('''PDO''') is an interface for accessing databases in ].<ref>http://www.php.net/manual/en/intro.pdo.php</ref> '''PHP Data Objects''' ('''PDO''') is an interface for accessing databases in ].<ref>{{cite web|url=http://www.php.net/manual/en/intro.pdo.php|title=PHP Manual – PDO – Introduction|work=PHP}}</ref>


==See also== ==See also==

Revision as of 02:29, 6 April 2014

PHP Data Objects (PDO) is an interface for accessing databases in PHP.

See also

References

  1. "PHP Manual – PDO – Introduction". PHP.


Stub icon

This database software-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: