hi every body,
please send how to generate the automatic id or value from data base by using PHP/MYSQL,
Thank you
send logic of automatic generate value
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: send logic of automatic generate value
Set the integer field with the autoincrement attribute.
(#10850)