session.abondan problem

S

Savas Ates

im adding users in my database with theirs session.sessionid
with this id i also add some products in my db ..

but server can create same session.sessionid

So , my records can be complex .. i can understand which product is and its
real owner...

it is reallt so comlicated... my codes are also so comlicated.. i construc
my system on session.sessionid..
i cannt change in a short time.. but i must produce a temporarry solution...

i want to make it like that..

1. i will search session.sessionid which can be used before in my db...

2. if there is session.abondan i want to make this session abondan....(to
produce new session.sessionid)

but if i use session.sessionid will it give 404 http error... im so
confused...

can i solve this problem with my thinking or can anyone offer me a
solution..?
 
G

Guest

Then don't use the sessionid as an identifier. Do you have the users login?
Then use their loginname, which you should enforce to be unique.

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,163
Messages
2,570,897
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top