Skip navigation links
The world's most popular open source database
Login
|
Register
Developer Zone
Downloads
Documentation
MySQL Server
MySQL Enterprise
MySQL Workbench
MySQL Cluster
MySQL Connectors
Topic Guides
Expert Guides
Other Docs
Archives
About
Documentation Library
Table of Contents
MySQL 5.7 Manual
MySQL 5.6 Manual
MySQL 5.5 Manual
MySQL 5.1 Manual
MySQL 5.0 Manual
MySQL 3.23/4.0/4.1 Manual
Search manual:
MySQL 3.23, 4.0, 4.1 Reference Manual
::
17 Connectors and APIs
::
17.7 MySQL PHP API
:: 17.7.1 Overview of the MySQL PHP drivers
« 17.7 MySQL PHP API
17.7.1.1 Introduction »
Section Navigation
[
Toggle
]
17.7 MySQL PHP API
17.7.1 Overview of the MySQL PHP drivers
17.7.1.1 Introduction
17.7.1.2 Terminology overview
17.7.1.3 Choosing an API
17.7.1.4 Choosing a library
17.7.1.5 Concepts
17.7.2 Original MySQL API (Mysql)
17.7.3 MySQL Improved Extension (Mysqli)
17.7.4 MySQL Functions (PDO_MYSQL) (MySQL (PDO))
17.7.5 MySQL Native Driver (Mysqlnd)
17.7.6 Mysqlnd replication and load balancing plugin (mysqlnd_ms)
17.7.7 Mysqlnd query result cache plugin (mysqlnd_qc)
17.7.8 Mysqlnd user handler plugin (mysqlnd_uh)
17.7.9 Mysqlnd connection multiplexing plugin (mysqlnd_mux)
17.7.10 Mysqlnd Memcache plugin (mysqlnd_memcache)
17.7.11 Connector/PHP
17.7.12 Common Problems with MySQL and PHP
17.7.13 Enabling Both mysql and mysqli in PHP
17.7.1. Overview of the MySQL PHP drivers
[
+/-
]
17.7.1.1. Introduction
17.7.1.2. Terminology overview
17.7.1.3. Choosing an API
17.7.1.4. Choosing a library
17.7.1.5. Concepts
Copyright 1997-2012 the PHP Documentation Group.
Previous
/
Next
/
Up
/
Table of Contents
User Comments
Add your own comment.
Top
/
Previous
/
Next
/
Up
/
Table of Contents
© 2013, Oracle Corporation and/or its affiliates
User Comments
Add your own comment.