From 41a3303bee001a12ed0d12e4cc2617ac4a0ce363 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 20 Dec 1999 07:46:21 +0000 Subject: [PATCH] - fixed several typos, made 'see also' an extra paragraph git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17606 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mysql.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/functions/mysql.xml b/functions/mysql.xml index f6ec3d812c..3b502a2a63 100644 --- a/functions/mysql.xml +++ b/functions/mysql.xml @@ -254,10 +254,12 @@ - See also: mysql_drop_db. For downwards - compatibility mysql_createdb can also be + For downwards compatibility mysql_createdb can also be used. + + See also: mysql_drop_db. + @@ -354,7 +356,10 @@ arguments - See also mysql_connect. For downwards + See also mysql_connect. + + + For downwards compatibility mysql can also be used.