public marks

PUBLIC MARKS with tag pdo

2015

2009

2008

Optimisation des performances de PHP sous Oracle et OCI8 : Ergonomie, Rails et Architecture de l'information web (2.0)

by nhoizey
excellente présentation faite par Oracle traitant de l’optimisation des performances de PHP dans un environnement base de données Oracle avec le driver OCI8

2007

PHP: Fonctions Informix (PDO_INFORMIX) - Manual

by kasi77
PDO_INFORMIX est un pilote qui implémente l'interface de PHP Data Objects (PDO) pour autoriser l'accès à PHP aux bases de données Informix.

PDO, l'abstraction de données pour PHP 5 - JDN Développeurs

by pyxosledisciple & 1 other
Standard, performante et ouverte : l'extension PDO est désormais la méthode recommandée pour accéder aux bases de données depuis PHP. Exploration avec exemples de code.

2006

The PHP 5 Data Object (PDO) Abstraction Layer and Oracle

by Xavier Lacot & 1 other
An overview of the new PHP Data Objects (PDO) data abstraction layer, with a focus on Oracle, from one of its original developers.

PHP: Fonctions SDO - Manual

by Ganf
Objets de données avec PDO : SDO

2005

PDO 1.0RC2 released via PECL - Evil, as in Dr.

by nhoizey (via)
I released the next release candidate for PDO tonight

PHP : La bibliothèque PDO

by communismisdead & 4 others (via)
PHP 5.1 va inclure en standard une nouvelle couche d'abstraction pour l'accès aux bases de données : la bibliothèque PDO (PHP Data Objects). Petit tour d'horizon de la bête.

Introduction to PHP 5 PDO - SitePoint PHP Blog

by nhoizey (via)
Although there are already some PHP database abstraction classes available, the advantage of PDO is that it will be available in any PHP installation (so long as it is enabled) at runtime, without any need for recompiling. In addition, since it has been written from scratch specifically for PHP 5, it has a high level of performance. And if you are like me and often only want the key features, then PDO provides all the essential functions you need to connect to different databases. If you need the "full works", then the PEAR MDB2 package can handle that.

php.pecl.dev: Service Data Objects for PHP extension

by nhoizey (via)
IBM travaille vraiment avec Zend à l'amélioration de PHP, ça fait plaisir !

PDO - PHP Wiki

by mbertier & 1 other
PDO is not a query abstraction layer like ADODB (http://adodb.sourceforge.net/) or Pear DB (http://pear.php.net/package/DB), it provides how we access the databases and how the result from the databases are handled, projects like ADODB might implement a PDO backend, but do not get confused and think that these two things are the same.

Active users

dzc
last mark : 06/07/2015 10:33

krachot
last mark : 09/07/2009 18:51

Jeremy B.
last mark : 29/10/2008 13:58

jmfontaine
last mark : 09/09/2008 10:24

nhoizey
last mark : 19/08/2008 13:17

kasi77
last mark : 12/03/2007 19:30

pyxosledisciple
last mark : 02/02/2007 07:32

ponsfrilus
last mark : 17/12/2006 19:55

Xavier Lacot
last mark : 16/08/2006 06:17

Ganf
last mark : 04/05/2006 09:09

zedix
last mark : 01/06/2006 08:34

communismisdead
last mark : 28/10/2005 12:39

mbertier
last mark : 11/03/2005 09:57