RE: Error on T_echo ?? what is this ?

2006-04-12 Thread Chrome
D'oh! I copied the section and *still* missed the closing bracket lol Well caught :) Dan --- http://chrome.me.uk -Original Message- From: George Law [mailto:[EMAIL PROTECTED] Sent: 12 April 2006 19:41 To: Chrome; Brian E Boothe; mysql@lists.mysql.com Subjec

RE: Error on T_echo ?? what is this ?

2006-04-12 Thread Chrome
Looks like you're missing a semicolon (;) at the end of this statement: $result=MYSQL_QUERY("INSERT INTO addvalue (`value1`, `value2`, `sumfeild`)"."VALUES ('$value1', '$value2', '$sumfield')" HTH Dan --- http://chrome.me.uk -Original Message- From: Brian E Boothe [