php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45158 Missing mysqli function descriptions
Submitted: 2008-06-03 11:02 UTC Modified: 2013-03-18 09:38 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: j dot levy at ucl dot ac dot uk Assigned: tyrael (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 + 36 = ?
Subscribe to this entry?

 
 [2008-06-03 11:02 UTC] j dot levy at ucl dot ac dot uk
Description:
------------
The descriptions of some mysqli functions are missing in the Emglish 
version of the online manual on the UK site, although they are there in 
some other languages.  One example is:

http://uk.php.net/manual/en/function.mysqli-fetch-row.php

The Czech version is present:

http://uk.php.net/manual/cs/function.mysqli-fetch-row.php





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-06-03 15:55 UTC] philip@php.net
I thought these old links were fixed but it appears not for all classes. But fwiw the OOP links changed to classname.methodname so:

  http://uk.php.net/manual/en/mysqli-result.fetch-row.php

The CS manual is outdated and is no longer listed as active so you must have stumbled upon an old link to get there? 

Regardless, these old links should point to the proper place... a phpweb issue.
 [2013-03-02 16:46 UTC] florinpatan at gmail dot com
This can be closed now. Not happening anymore for the specified links.
 [2013-03-18 09:38 UTC] tyrael@php.net
-Status: Analyzed +Status: Closed -Assigned To: +Assigned To: tyrael
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 05:01:30 2024 UTC