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..?
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..?