ID:               48290
 User updated by:  kexianbin at diyism dot com
-Summary:          make a patch to the variable parsing module of double
                   quoted strings
 Reported By:      kexianbin at diyism dot com
 Status:           Wont fix
 Bug Type:         Feature/Change Request
 Operating System: Irrelevant
 PHP Version:      5.3.2
 New Comment:

Changed the title.


Previous Comments:
------------------------------------------------------------------------

[2009-11-10 09:39:51] kexianbin at diyism dot com

Must have a solution in the world.

If we can't build the auto escape for double quotes sql string,
we can build get_caller_vars to realize the simpler auto escape of
double quotes sql string.

------------------------------------------------------------------------

[2009-11-10 07:45:21] ras...@php.net

We are trying to get rid of features like addslashes, not make more
similar ones.

------------------------------------------------------------------------

[2009-11-10 07:18:53] kexianbin at diyism dot com

I still wanna reopen this request very much,

If anybody could realize this that will give PHP a special advantage
over other languages.

------------------------------------------------------------------------

[2009-11-10 07:11:10] kexianbin at diyism dot com

Rasmus,

Similar to this in php.ini file:

//Use Sybase-style magic quotes (escape ' with '' instead of \').
magic_quotes_sybase = Off

we could add "double_quotes_escape_for_db = mysql" into php.ini.

------------------------------------------------------------------------

[2009-11-10 05:35:33] kexianbin at diyism dot com

OK, maybe there is another solution.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/48290

-- 
Edit this bug report at http://bugs.php.net/?id=48290&edit=1

Reply via email to