php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #724 when fetching a string value, all \ are replaced by \\
Submitted: 1998-09-05 14:44 UTC Modified: 1998-09-10 16:25 UTC
From: zavadsky at im dot bas-net dot by Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.3 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: zavadsky at im dot bas-net dot by
New email:
PHP Version: OS:

 

 [1998-09-05 14:44 UTC] zavadsky at im dot bas-net dot by
when fetching a string value, all \ are replaced by \\

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-10 16:25 UTC] zeev
See the documentation for magic quotes, especially magic_quotes_runtime. It sounds as if magic_quotes_runtime is
turned on, and this is almost never a desired thing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 01:01:28 2025 UTC