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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: j dot levy at ucl dot ac dot uk
New email:
PHP Version: OS:

 

 [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: Fri Mar 29 09:01:28 2024 UTC