php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #16530 in PHP 4.1.2, calling mysql_real_escape_string fails
Submitted: 2002-04-10 10:27 UTC Modified: 2002-04-10 11:27 UTC
From: alex at PolesApart dot dhs dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.1.2 OS:
Private report: No CVE-ID: None
 [2002-04-10 10:27 UTC] alex at PolesApart dot dhs dot org
In PHP 4.1.2 (not tested on other versions), calling mysql_real_escape_string fails w/ message:

"Call to undefined function: mysql_real_escape_string() in ..."


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-10 10:30 UTC] derick@php.net
It is added in 4.3.0 and the version info hasn't been updated on the site yet.

Derick
 [2002-04-10 10:31 UTC] mfischer@php.net
Documentation problem. It should be stated on the manual page.
 [2002-04-10 11:27 UTC] sander@php.net
This bug has been fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Aug 28 13:01:29 2024 UTC