Hi there,

I have written an own session management. Workes fine, but recently after
more people signed up there has appeared an error. In some cases when people
submit reports the userID cant be filtered out of the database (there is a
special table handliing the sessions) There session seems still to be valid,
just the user id is lost. The session id is stored in a cookie and the
cookie expires after the user is closing the browser. Session life time is
handeled server site.

It always works for me and the rest of the community. There are just a few
folkes who are able to submit a report without their user id.

Has anybody an idea how I can track this error? I tryed to reproduce it and
did try it on several systems, but I have not been successfull so far.

Thank you for any help on that,

Andy



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to