php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39856 mysql_numrows redirects to wrong function
Submitted: 2006-12-17 00:00 UTC Modified: 2007-01-02 16:11 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: grafelbd at telstar-online dot net Assigned: bjori (profile)
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: grafelbd at telstar-online dot net
New email:
PHP Version: OS:

 

 [2006-12-17 00:00 UTC] grafelbd at telstar-online dot net
Description:
------------
If you use the short http://php.net/mysql_numrows URL to lookup mysql_numrows(), you are redirected to the mysqli_num_rows() function, instead of the mysql_num_rows() function.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-02 16:11 UTC] bjori@php.net
Since there is no such function you are redirected to the 
first close match.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 23:01:28 2024 UTC