Menu

#2 magic_quotes_gpc

PHPph-0.4
open
PHP related (2)
5
2002-06-22
2002-06-22
No

What is the best way to deal with magic_quotes_gpc?

This is especially a problem in this software since escape characters for \', \", (done by magic_quotes) \t,
and \t are recognized by the server.

So at what level in the software design should this be handled at. At a lower level in the data model, like
where the connection is negotiated with the CCSO/Ph server, or higher up at where the user input is
taken from and sent to the modules?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB