
05-25-2010, 12:57 PM
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
They could edit the numbers with a memory editor. As a general rule of thumb when writing code, pretend that all of your clientside code can be changed by a hacker. You should always validate the data on serverside (or hide it somehow) if it's important enough that it will be changed. |
|
|