mysql_insert_id — Get the ID generated in the last query

Use

mysql_insert_id();

More information can be found at:

http://php.net/mysql_insert_id

Get the ID generated in the last query