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? 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 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 Link to comment https://forums.phpfreaks.com/topic/173190-mysql-autoncrement/#findComment-913060 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.