|
-
Jun 28th, 2010, 12:50 PM
#18
Thread Starter
Frenzied Member
Re: [RESOLVED] SessionID question
 Originally Posted by avrail
no, you misunderstand me
primary key is Unique,
what if your sessionID inserted into the database as a primary key, and after a month someone else used the page, and he has a new SeesionID, can we grantee this new SessionID not used before ???
Actually in my case, I just need to save the data, perform very little calculation, email the result and the data is then useless and will never be fetched. This is why I don't care if SessionID is repeated, since I am comparing SessionID plus Today's date.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|