Does anyone know how to setup the ID autoincremented using PHPmyAdmin version 2.5? I have a simple table in mySql database with 4 fields: Product_brand, model, quantity, price, I am starting to make a shopping cart, but did not know how to setup the ID autoincrement and could not find the source or anyone to ask. Please help!