Am 13.07.2011 21:50, schrieb Moshe, Sam:
> What's so wrong with magic quotes that they need to be removed from the
> language entirely?

they are idiotic because useless for escaping database inputs
and you need to find out this setting to remove them by
stripslashes() if enabled from some dumb administrator

that is why get_magic_quotes-functions are must not removed to avoid
breaking clean code - but they magic quotes would never be implemented
with a little more thoughts long time ago

if you not remove them and they are enabled you get \" in your webpage
output, with open eyes you see permanently sites where this happens

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to