Hi,
Hopr someone can help me please. I have a website that users can order goods from, all users have usernnames and passwords, and i have a login function. If a user wants to place another order when they are logged in, but how do i setup sessions so user details are automatically entered into forms on the screen, this will save the user from entering all their details again.
I did try to imlpement this, but had some problems. I setup a session start and a session username when the user logs in, this works fine. So i setup a query to the DB to retrieve the user details by session username. However, when i tested this and logged in, on the user details screen the details where there. But when anyone else viewed the screen again, all the user details were on the screen, looking as the user was logged in, but they were not. Could someone please help me with this problem? thanks in advance for any help, advice, etc
Regards,
Steven