Page 1 of 1

MySQL question

Posted: Fri Jan 05, 2007 10:04 am
by izak30
ok, if I insert data into a db, is there a function that immediately returns the ID given to the data?
I want to name an uploaded file in this form "[tableid].extension"

Posted: Fri Jan 05, 2007 10:16 am
by feyd

Posted: Fri Jan 05, 2007 11:25 am
by izak30
thanks!