DokFLeed wrote:
> (..)
>
> if there is noway around Magic Quotes, then why is every developer
> against it ?
> Dok
>
I guess it's because it adds a layer of complexity to your code?
Some servers have MQs on, some don't (and you might not have any control
over that), so you have to code for two c...
DokFLeed wrote:
> (..)
>
> if there is noway around Magic Quotes, then why is every developer
> against it ?
> Dok
>
I guess it's because it adds a layer of complexity to your code?
Some servers have MQs on, some don't (and you might not have any control
over that), so you have to code for two c...
[ more ]