Likes Received By dev_SeeInside
-
Christian Little liked dev_SeeInside's post in the thread Get Unique ID after inserting a row.
after the script inserts the new row, use $row_id = mysql_insert_id(); That should give you the ID of the last row inserted...
Nov 3, 2008