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
 [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 18:01:31 2024 UTC