CAn you combine these 2 queries into 1?
update table set points = $pts where clubname="$clubname" and position="gk"
and
update table set points = $pts where clubname="$clubname" and position="d1"
?
I know there is a mysql forum area, but i got zero reply there





Bookmarks