is there a built in function to determine the last updated row w/ an auto incremented id in a mysql db? (w/o making a while loop of some kind)
mysql_insert_id()