php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #67384 mysqli_free_result does not exist
Submitted: 2014-06-05 11:58 UTC Modified: 2014-06-13 15:47 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: drmadder at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2014-06-05 11:58 UTC] drmadder at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/mysqli-result.fetch-assoc
---
The procedural example refers to mysqli_free_result which does not exist.
Note that this is different from bug report #53498


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-13 15:47 UTC] mazzanet@php.net
-Status: Open +Status: Not a bug
 [2014-06-13 15:47 UTC] mazzanet@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

mysqli_free_result() does indeed exist. 
Please see: http://php.net/manual/en/mysqli-result.free.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 23:01:28 2024 UTC