Home Programming PHP JTable get last inserted id

JTable get last inserted id

E-mail Print
Share/Save/Bookmark
At first glance it seems that Joomla JTable lacks a lastInsertedId() function. Here is how we can get last inserted id
$row->bind($data);
$row->check();
$row->store();
 
$lastId = $row->id;
 
Hits: 3227
Comments (1)Add Comment
December 15, 2009     
...
thx bro, I was just gonna check that next
jon byrd | 67.183.240.227

Write comment

busy
Last Updated ( Monday, 04 May 2009 20:22 )  

Sponsored Links

My friends

Bookingpoint
partner websites

Donate

Do you find content useful? Please donate so I can cover my hosting expenses! Thanks!