nah, just a common one.
;)
--Christopher
Quoting quickshow <[EMAIL PROTECTED]>:
> oh,what a stupid mistake i just made.
> thx
> <[EMAIL PROTECTED]> ??:[EMAIL PROTECTED]
> > your query variable is mis-named in the assignment statement:
> > $addtmt = "Insert into
> >
> > $addstmt is the var
your query variable is mis-named in the assignment statement:
$addtmt = "Insert into
$addstmt is the variable you are passing to mysql_query()
the $addstmt variable is empty, hence the error.
--Christopher
Quoting quickshow <[EMAIL PROTECTED]>:
> i am php&mysql newbie.
> i have created a
Also if you name your with array notation:
echo(" 0) {
?>
one
two
three
--Christopher
Quoting Neil Smith <[EMAIL PROTECTED]>:
> Hi Toby - I can't actually fllw yr frm cs t hs n