shankarganeshbit Posted September 5, 2009 Share Posted September 5, 2009 I am new to php. I started to learn database operations. I created login tablewhere i have to store Login ID, Usrename and password. Login ID should set to be autoincremented. How can i do this in phpmyadmin() page by manually? Quote Link to comment https://forums.phpfreaks.com/topic/173190-mysql-autoncrement/ Share on other sites More sharing options...
dreamwest Posted September 5, 2009 Share Posted September 5, 2009 select table > select edit pencil on login id field > extra dropdown , select auto_increment Quote Link to comment https://forums.phpfreaks.com/topic/173190-mysql-autoncrement/#findComment-913006 Share on other sites More sharing options...
DEVILofDARKNESS Posted September 5, 2009 Share Posted September 5, 2009 Or check the box A_I if their isn't a dropdownbox Quote Link to comment https://forums.phpfreaks.com/topic/173190-mysql-autoncrement/#findComment-913060 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.