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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Thu Oct 31 23:01:28 2024 UTC