|
Posted by charlespb69 on 08/16/07 04:27
On Aug 15, 1:51 am, Rik <luiheidsgoe...@hotmail.com> wrote:
> On Wed, 15 Aug 2007 02:45:27 +0200, Michael Fesser <neti...@gmx.de> wrote:
> > .oO(charlespb69)
>
> >> When using mysql_real_escape_string you don't need to use stripslashes
>
> > Depends on the setting of magic quotes. If they are enabled, you should
> > use stripslashes() before doing anything else.
>
> Yup, and they're a big pain, so if you get the chace, disable those magic
> bastards. Getting the real data provided is in the end so much easier.
> --
> Rik Wasmus
With my hosting provider I have access to the php.ini file so I can
turn off magic-quotes.
Navigation:
[Reply to this message]
|