db_last_insert_id($table, $field);where
$table The name of the table you inserted into.
$field The name of the autoincrement field.
All techniques for getting free accounts
db_last_insert_id($table, $field);$table The name of the table you inserted into.
$field The name of the autoincrement field.