On Wed, 18 Feb 2004, Rod Taylor wrote:
> > Note that the ' marks aren't part of the string, they are the delimiter of
> > the string, and I always run every server with magic_quotes_gpc on.
> >
> > anything else? :-)
>
> Good point. I looked at the single quotes of the second line and somehow
> the DEFAULT got quoted as well ;)
Oh, and I'm stuck using add_slashes (or the magic_quotes_gpc thingie)
'cause I'm on a server that's being eoled in favor of .net, and it's
running PHP 4.0.6... ugh. We really gotta get it upgraded soon.