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
 [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 19:01:32 2024 UTC