I'm sure that would work but I want to avoid having to call the values from the table.
Please read my posts thoroughly, "harmor"
When I combine my queries with maybe three like this, it works fine.
"UPDATE table SET cola=cola+$vara,colb=colb+$varb,colc=colc+$varc WHERE id='$id'"
But when I start adding more the query won't run (varies)
FYI, you don't need to set the query as a variable before you run it. I am showing you my queries, not the literal code. cough When do the knowledgable stop by here.