From b34d0d9a5200cb356c32d23564bb6abdc6757fbe Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 23 Feb 2008 01:46:48 +0000 Subject: [PATCH] Fix reference git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253557 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-fetch-row.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mysql/functions/mysql-fetch-row.xml b/reference/mysql/functions/mysql-fetch-row.xml index 51536f4854..d1f89c835c 100644 --- a/reference/mysql/functions/mysql-fetch-row.xml +++ b/reference/mysql/functions/mysql-fetch-row.xml @@ -1,5 +1,5 @@ - + mysql_fetch_row @@ -76,7 +76,7 @@ echo $row[1]; // the email value mysql_fetch_array mysql_fetch_assoc - mysql_data_object + mysql_fetch_object mysql_data_seek mysql_fetch_lengths mysql_result