http://stackoverflow.com/questions/2033537/php-mysql-how-to-safely-increment-mysql-integer-field
UPDATE table SET field = field +1 WHERE [...];
MySQL MySQL, Increment
Anuj Chauhan has a Masters Degree in Computer Application and currently working in https://clanstech.com
Get notified when a new post is published.