View Single Post
  #19 (permalink)  
Old 02-07-2008, 01:42 AM
npugila1983 npugila1983 is offline
D-Web Trainee
 
Join Date: Dec 2007
Posts: 13
npugila1983 is on a distinguished road
Default Re: Joomla introduction?

hi

I want to insert a record in member table and after that i want insert record in the members roles table for the current user.

After inserting into the member table i need the member id of the last inserted user. Then only i can able toinsert record into the role table.

I am using the store() function to insert this both.

How can i get the member id. ie, last insert_id
__________________
# #
Pugalanthi.N
Reply With Quote