I have 1 user table that has user_code column.
In one of my webpage ..I am inserting data into table.
So I need to add user_code of user in that table.
when user logged in i have to get his/her user_code........so how to do it.
Go to the complete details ...