PHP-MySQL-How to safely increment MySQL integer field?

zafersh

New Member
I wan to increment a field value safely using php and mysql.[*]what type of table/field must I use?[*]is there a minimum version of MySQL I must use?[*]what's the sql code for this, safe transaction for MySQL?
 
Back
Top