Vertaling van "PDO MySQL" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The PDO MYSQL driver is implemented using the PHP extension framework.
Le pilote PDO MYSQL est implémenté avec le framework d'extension de PHP.
The PDO MYSQL driver is one of several available PDO drivers.
Le pilote PDO MYSQL fait partie de la grande famille des pilotes PDO.
The PDO MySQL driver extension, for example, does not expose an API to the PHP programmer, but provides an interface to the PDO layer above it.
L'extension driver PDO MySQL, par exemple, n'expose aucune API au programmeur PHP, mais fournit une interface à la couche PDO.
When compiling, use - with-pdo-mysql[=DIR] to install the PDO MySQL extension, where the optional [=DIR] is the MySQL base library.
Lors de la compilation utilisez - with-pdo-mysql[=DIR] pour installer l'extension PDO MySQL, où [=DIR] est le chemin de la bibliothèque de base de MySQL.
You can configure the PDO MySQL Driver, ext/mysql and ext/mysqli to optionally use the MySQL Native Driver.
Vous pouvez configurer le pilote PDO MySQL, ext/mysql et ext/mysqli pour éventuellement utiliser le pilote natif MySQL.
In order to communicate with the MySQL database server the mysql extension, mysqli and the PDO MYSQL driver each use a low-level library that implements the required protocol.
Pour communiquer avec le serveur MySQL, les extensions mysql, mysqli et le pilote PDO MYSQL utilisent tous une bibliothèque bas niveau qui implémente le protocole MySQL.
One of the drivers it has available is the PDO MYSQL driver, which allows it to interface with the MySQL server.
Un de ces drivers disponible est le driver PDO MYSQL, qui fournit une interface avec le serveur MySQL.
One of the drivers it has available is the PDO MYSQL driver, which allows it to interface with the MySQL server.
Un de ces pilotes est le pilote PDO MYSQL, qui permet de faire l'interface avec MySQL.
The PDO MYSQL driver is not an API as such, at least from the PHP programmer's perspective.
Le pilote PDO MYSQL n'est pas une API en temps que tel, au moins du point de vue du développeur PHP.
The programmer still calls the PDO API, but PDO uses the PDO MYSQL driver to carry out communication with the MySQL server.
Le programmeur appelle l'API PDO, mais PDO utilise le pilote PDO MYSQL pour assurer les communications avec MySQL.
In fact the PDO MYSQL driver sits in the layer below PDO itself and provides MySQL-specific functionality.
En fait, le pilote PDO MYSQL fait partie de PDO, et fournit les fonctionnalités particulières à MySQL.
The MySQL database extensions MySQL extension, mysqli and PDO MYSQL all communicate with the MySQL server.
Les extensions de bases de données MySQL, mysqli et PDO MYSQL, communiquent avec le serveur MySQL.