From 317e9da4499c4d938006991d2bac9bb04ed511b4 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 12 Jan 2004 20:37:24 +0000 Subject: [PATCH] example title git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148549 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-error.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mysql/functions/mysql-error.xml b/reference/mysql/functions/mysql-error.xml index 7f3e68c724..b51dbcb7d6 100644 --- a/reference/mysql/functions/mysql-error.xml +++ b/reference/mysql/functions/mysql-error.xml @@ -1,5 +1,5 @@ - + @@ -33,7 +33,7 @@ mysql_errno), so if you want to use it, make sure you check the value before calling another MySQL function. - mysql_error Example + <function>mysql_error</function> example