I'm pretty sure this is like a basic thing, but I've just never learnt how do it.
I am going to have a Number stored in a database, and I was wondering how i would go about adding to this number (ie, not replacing it).
Eg. Value = 10
+ 15
= 25
Basic stuff, I just don't know how to program it.
I am going to have a Number stored in a database, and I was wondering how i would go about adding to this number (ie, not replacing it).
Eg. Value = 10
+ 15
= 25
Basic stuff, I just don't know how to program it.