For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > June 2005 > #33304 [Opn->Bgs]: Typo on mysql_affected_rows page









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author #33304 [Opn->Bgs]: Typo on mysql_affected_rows page
cece@php.net

2005-06-10, 3:57 pm

ID: 33304
Updated by: cece@php.net
Reported By: dkaravas at pointofimpact dot com
-Status: Open
+Status: Bogus
Bug Type: Website problem
PHP Version: Irrelevant
New Comment:

You linked a wrong page.
The right link is:
http://ca3.php.net/manual/en/functi...fected-rows.php


Previous Comments:
------------------------------------------------------------------------

[2005-06-10 18:00:43] dkaravas at pointofimpact dot com

Description:
------------
Hello,

On the mysql_affected_rows function page you have a typo. The page
(http://ca3.php.net/manual/en/functi...fected-rows.php) lists
the function as being spelled "msql_affected_rows". It should be
"mysql_affected_rows".

The way it is spelled on the php.net site generates an unkown function
call.

It appears that other mysql commands are shown as mssql.

Thanks,

Demetri Karavas

Reproduce code:
---------------
Fatal error: Call to undefined function: msql_affected_rows()

Expected result:
----------------
I expect it to return a value of 1 or 0 and not a fatal error.

Actual result:
--------------
Fatal error: Call to undefined function: msql_affected_rows()


------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=33304&edit=1
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com