PHP Data Objects: Difference between revisions

Content deleted Content added
Lfdder (talk | contribs)
No edit summary
WP:BOLDly redirected to PHP#PDO, as this article was pretty much useless – this redirect provides a much better context
 
Line 1:
#REDIRECT [[PHP#PDO]] {{R to section}}
'''PHP Data Objects''' ('''PDO''') is an interface for accessing databases in [[PHP]].<ref>{{cite web|url=http://www.php.net/manual/en/intro.pdo.php|title=PHP Manual – PDO – Introduction|work=PHP}}</ref>
 
==See also==
* [[ADOdb]]
 
==References==
{{Reflist}}
 
[[Category:PHP]]
 
 
{{Database-software-stub}}