Has anyone run into this: I've got a custom session handler that saves session info in a database but the sessionID gets lost as I go from one page to another. It appears to be random as sometimes it's not lost! I've got a link from one page to the other and each time a different session ID is appended to it and new entries are made in the database. The following in my PHP.ini: session.use_trans_sid = 1 session.referer_check = 1 session.cookie_lifetime = 0 session.use_cookies = 1 session.save_handler = user I'd appreciate any input you may have. Thnx, Aral :) ______________________________ ([EMAIL PROTECTED]) New Media Producer, Kismia, Inc. ([EMAIL PROTECTED]) Adj. Prof., American University ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]