From 6b7356723699ebfd175e3c0f36a7b424540b20cd Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 24 Feb 2004 08:01:53 +0000 Subject: [PATCH] Bug #27369 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152219 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-fetch-array.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/mysql/functions/mysql-fetch-array.xml b/reference/mysql/functions/mysql-fetch-array.xml index 253da2df80..b9689706ab 100644 --- a/reference/mysql/functions/mysql-fetch-array.xml +++ b/reference/mysql/functions/mysql-fetch-array.xml @@ -1,5 +1,5 @@ - + @@ -34,10 +34,10 @@ access the contents with the original column name (by using 'field' in this example). - Query with duplicate field names + Query with aliased duplicate field names