""Thor M. Steindorsson"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Some of your single quotes between values are missing (the . "','" . ),
> messing up the query.
> However it would probably be easier to do the addslashes() beforeyou do
the
> query so you
Some of your single quotes between values are missing (the . "','" . ),
messing up the query.
However it would probably be easier to do the addslashes() beforeyou do the
query so you don't have to break the query up like that.
So I'd do it like this:
}else{
// Insert new entry
$Name = addslashes
2 matches
Mail list logo