Page 1 of 1

send logic of automatic generate value

Posted: Thu Feb 07, 2008 12:38 am
by aditya
hi every body,

please send how to generate the automatic id or value from data base by using PHP/MYSQL,

Thank you

Re: send logic of automatic generate value

Posted: Thu Feb 07, 2008 1:10 am
by Christopher
Set the integer field with the autoincrement attribute.