php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #53396 mysql_escape_string
Submitted: 2010-11-24 14:13 UTC Modified: 2010-11-24 15:01 UTC
From: stephanemasper at yahoo dot fr Assigned:
Status: Not a bug Package: Website problem
PHP Version: 5.3.3 OS: Ubuntu
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: stephanemasper at yahoo dot fr
New email:
PHP Version: OS:

 

 [2010-11-24 14:13 UTC] stephanemasper at yahoo dot fr
Description:
------------
Hello',
On the page
http://php.net/manual/fr/function.mysql-escape-string.php
we can read that this function is depreciated, so maybe that this page
http://www.php.net/manual/fr/function.mysql-real-escape-string.php
should show that this function is depreciated too.

Thanks'
Stéphane


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-11-24 15:01 UTC] rquadling@php.net
-Status: Open +Status: Bogus
 [2010-11-24 15:01 UTC] rquadling@php.net
The mysql_real_escape_string() function is the recommended replacement for the 
deprecated mysql_escape_string().
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 15:01:34 2024 UTC