Best Tutorials website


Get Last ID after Insert

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()'.




Views: 480 | Rating star | by Donald




View this tutorial
Broken link Report broken link?