From 24cc38138b3a46aa0f7dfe707b6facb05f6826a5 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 18 Apr 2012 21:07:17 +0000 Subject: [PATCH] Add an introduction to the 'Overview of the MySQL PHP drivers' section git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325319 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqlinfo/set.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/reference/mysqlinfo/set.xml b/reference/mysqlinfo/set.xml index c99877f5a8..6a3e390b81 100644 --- a/reference/mysqlinfo/set.xml +++ b/reference/mysqlinfo/set.xml @@ -21,7 +21,20 @@ Overview of the MySQL PHP drivers - + + Introduction + + + There are three PHP APIs for accessing the MySQL database. This guide + explains the terminology + used to describe each API, information about + choosing which API to + use, and also information to help choose which MySQL + library to use with + the API. + + + Terminology overview