andrew6607 Posted March 30, 2008 Share Posted March 30, 2008 Hello, I need some help here. Im trying to get it when a user signs up and a Admin Approves the application. I want a ID to be assigned Starting at 100. Please Help!! Link to comment https://forums.phpfreaks.com/topic/98570-php-assigns-a-id/ Share on other sites More sharing options...
MadTechie Posted March 30, 2008 Share Posted March 30, 2008 well thats not much info ..where is the id ? from a database ? maybe ALTER TABLE tbl AUTO_INCREMENT = 100; Link to comment https://forums.phpfreaks.com/topic/98570-php-assigns-a-id/#findComment-504486 Share on other sites More sharing options...
andrew6607 Posted March 30, 2008 Author Share Posted March 30, 2008 Yea sorry, It will be inside a MySQL DB Link to comment https://forums.phpfreaks.com/topic/98570-php-assigns-a-id/#findComment-504488 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.