I ran an insert query, how can I find the id of this record?

Comments

newbie888’s picture

use db_last_insert_id()

errorist’s picture

this function is not available in drupal 5..... :(