Possible to find which ID was created MySQL INSERT?
#2

Does the table contain an auto_increment field? If so, create a callback and call cache_insert_id() or mysql_insert_id().
Reply


Messages In This Thread
Possible to find which ID was created MySQL INSERT? - by Ryan_Undering - 21.02.2014, 20:02
Re: Possible to find which ID was created MySQL INSERT? - by Vince - 21.02.2014, 20:04
Re: Possible to find which ID was created MySQL INSERT? - by Ryan_Undering - 21.02.2014, 20:30
Re: Possible to find which ID was created MySQL INSERT? - by Roam - 21.02.2014, 20:47
Re: Possible to find which ID was created MySQL INSERT? - by Ryan_Undering - 21.02.2014, 20:55

Forum Jump:


Users browsing this thread: 2 Guest(s)