php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10919 Magicquotes...
Submitted: 2001-05-17 05:57 UTC Modified: 2001-05-23 02:09 UTC
From: bate at bate dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.5 OS: Linux 2.2.x
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: bate at bate dot de
New email:
PHP Version: OS:

 

 [2001-05-17 05:57 UTC] bate at bate dot de
I use QMAIL with VMAILMGR and webbased oMail-Admin 0.97.2.

The problem is that, if i have Magic Quotes Enabled he escape all html stuff like <img src=\"/images/test.gif\">.

Thats bad. Is there any problem with?


Regards Bat[e]

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-23 02:09 UTC] sniper@php.net
That's what it's supposed to do. Turn it off if you don't like it and use addslashes() where you need it.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC