php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31100 spelling mistake at mysqli_real_escape_string
Submitted: 2004-12-15 18:52 UTC Modified: 2004-12-15 19:29 UTC
From: thalersoftware at yahoo dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2004-12-15 18:52 UTC] thalersoftware at yahoo dot de
Description:
------------
Function name is wrong in Object oriented style

wrong:
real_escape_sring

right:
real_escape_string 

not nice if you use copy & paste


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-15 19:29 UTC] sean@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 23:01:26 2024 UTC