> Well did you query like this?
>
> mysql_query("...") or die(mysql_error());
>
> means do you check for a successful query or do you just query without any
> boolean check.
Yes of course I did. I've no mysql_error at all !!!! anyway even on
phpmyadmin I would get the error, isn't