php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #15465 magic_qoutes_gpc without control of php.ini
Submitted: 2002-02-09 10:44 UTC Modified: 2011-01-01 00:21 UTC
From: lumberjakel at hotmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.1.1 OS: Win98
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: lumberjakel at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-02-09 10:44 UTC] lumberjakel at hotmail dot com
When working with servers where you don't have control over php.ini, it is a pain in the ass that magic_qoutes_gpc can't be changed. 
Therefore I want to make a suggestion about a new function that resets all variables which are gotten form GPC. This function should reparse the query string with the new behaviour properties you can customize.

for example:
function reparse_query(bool $Gquotes, bool $Pquotes, bool $Cquotes, bool $sybase).

(I'm sorry if I make this sound rude, but my english is not as good as I want it to be...)

Jaap Taal

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-01 00:21 UTC] jani@php.net
-Status: Open +Status: Bogus -Package: Feature/Change Request +Package: *General Issues
 [2011-01-01 00:21 UTC] jani@php.net
Not possible plus magic_* is going away anyway.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 15:01:33 2024 UTC