i need a simple coding about this(i will modify later from someone who give me basic example)
1) simple user account with ID tag
2) a page where we got at least 2 query box to insert integer(1-10) and a (3rd)query box which list the sum(from a calculation of two query box before) <-- you can show me example of (box 1)+(box 2) = (box 3). the answer of box 3 is updated(cannot be erased) to user ID account.
each new submission by the user will be updated AUTOMATICALLY to his ID.
have try to make one..but too hard, and i cannot see phpscript making one like i said. anyone give a hand?