HI, I am storing and retrieving username, listingid, and user type using session. On my machine It works fine but on the internet server session expires after some time.I want to set session time for each category. do someone knows how to set it. thanks.
Second confusion question is when user login in like in car website and enter a car details when he click on submit button then after submitting, if session get destroy because of its time limit and listingid can not get into the mysql table. what possiblity can be make to avoid such situation. any idea, advice will be appreciated.
regards