Re: My function returns true but my code does not execute
Posted by ZeldorBlat on 10/31/05 16:31
>But no dice- no update occurs! I've echoed out the query itself, and
>the variables are showing up as they should:
>
>UPDATE about SET category_id = 31 WHERE about_id = 5
Did you try taking the query that get's echoed out and pasting into
some other MySQL client (i.e. the command line version) ?