Hi,
how do i get the last_insert_id()?
Every database is diferent to do this. In mysql, you can use mysql_insert_id() to get the ID generated for an Auto-Increment column. Be more specific. Best regards www.minalia.com