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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 21:01:30 2025 UTC