Edit report at http://bugs.php.net/bug.php?id=15465&edit=1
ID: 15465 Updated by: [email protected] Reported by: lumberjakel at hotmail dot com Summary: magic_qoutes_gpc without control of php.ini -Status: Open +Status: Bogus Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: Win98 PHP Version: 4.1.1 Block user comment: N Private report: N New Comment: Not possible plus magic_* is going away anyway. Previous Comments: ------------------------------------------------------------------------ [2002-02-09 10:44:14] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=15465&edit=1
