I have a php script that insert database record into the mysql
database, the primary key of the table is auto incremented. how do i
get the primary key of the last record entered?
thanks and regards
Jorn
database, the primary key of the table is auto incremented. how do i
get the primary key of the last record entered?
thanks and regards
Jorn
Comment