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.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 5.1 Reference Manual
::
21 Connectors and APIs
::
21.9 MySQL PHP API
:: 21.9.1 Overview of the MySQL PHP drivers
« 21.9 MySQL PHP API
21.9.1.1 Introduction »
Section Navigation
[
Toggle
]
21.9 MySQL PHP API
21.9.1 Overview of the MySQL PHP drivers
21.9.1.1 Introduction
21.9.1.2 Terminology overview
21.9.1.3 Choosing an API
21.9.1.4 Choosing a library
21.9.1.5 Concepts
21.9.2 Original MySQL API (Mysql)
21.9.3 MySQL Improved Extension (Mysqli)
21.9.4 MySQL Functions (PDO_MYSQL) (MySQL (PDO))
21.9.5 MySQL Native Driver (Mysqlnd)
21.9.6 Mysqlnd replication and load balancing plugin (mysqlnd_ms)
21.9.7 Mysqlnd query result cache plugin (mysqlnd_qc)
21.9.8 Mysqlnd user handler plugin (mysqlnd_uh)
21.9.9 Mysqlnd connection multiplexing plugin (mysqlnd_mux)
21.9.10 Mysqlnd Memcache plugin (mysqlnd_memcache)
21.9.11 Connector/PHP
21.9.12 Common Problems with MySQL and PHP
21.9.13 Enabling Both mysql and mysqli in PHP
21.9.1. Overview of the MySQL PHP drivers
[
+/-
]
21.9.1.1. Introduction
21.9.1.2. Terminology overview
21.9.1.3. Choosing an API
21.9.1.4. Choosing a library
21.9.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.