php tutorials

Get Last ID after Insert

You can get the ID (AUTO_INCREMENT column as primary key) generated after you insert a new record in your table by a simple function "mysql_insert_id()".
Home
Bookmark Tutorial
Remove Frame
Report Broken Link