Edit report at https://bugs.php.net/bug.php?id=68513&edit=1

 ID:                 68513
 Updated by:         [email protected]
 Reported by:        php-bugs at allenjb dot me dot uk
 Summary:            http://php.net/mysqli_real_escape_string does not
                     work as expected
-Status:             Open
+Status:             Duplicate
 Type:               Bug
-Package:            Documentation problem
+Package:            Website problem
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

Duplicate of the bug #49956


Previous Comments:
------------------------------------------------------------------------
[2014-11-27 09:26:41] php-bugs at allenjb dot me dot uk

Description:
------------
Attempting to jump directly to the mysqli_real_escape_string manual page using 
the URL doesn't work as expected, claiming the function doesn't exist.

Currently you end up going:
1. http://php.net/mysqli_real_escape_string
2. "doesn't exist. Closest matches: mysql_real_escape_string 
mysqli_escape_string"
3. Click mysqli_escape_string
4. "mysqli_escape_string: Alias for mysqli_real_escape_string"
5. Click mysqli_real_escape_string


Expected result:
----------------
Going to http://php.net/mysqli_real_escape_string takes you directly to the 
manual page for that function

Actual result:
--------------
Claims function doesn't exist.


------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=68513&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to