Hi all.
I have been reading notes on how to use sessions and cookies,I see that there is a user_id which is used to identify each user but dont see how it is generated and assigned to a particular user.
Does anyone have a clear explanation on how its generated coz even on the insertstatement it is not there on the values??
I have been reading notes on how to use sessions and cookies,I see that there is a user_id which is used to identify each user but dont see how it is generated and assigned to a particular user.
Does anyone have a clear explanation on how its generated coz even on the insertstatement it is not there on the values??
Comment