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 19:47, 20 July 2007 editMisterdiscreet (talk | contribs)817 editsNo edit summary← Previous edit Revision as of 02:56, 21 July 2007 edit undoShell Kinney (talk | contribs)33,094 editsm redirect to PHP to avoid continued recreationNext edit →
Line 1: Line 1:
#REDIRECT ]
{{db-repost}}

The PHP Data Objects (PDO) provides an ] for accessing data in a database through a lightweight and consistent ]. That is, with PDO the same functions is used to issue queries and fetch data regardless of the underlying database. PDO '''is not''' a database abstraction layer.

== External links ==

*

Revision as of 02:56, 21 July 2007

Redirect to:

PHP Data Objects: Difference between revisions Add topic