-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
* and then Johnson, Kirk blurted.... > > By default, session data is stored in a file in /tmp, but you can specify > another place, like a database. PHP generates a session id, which is part of > the filename of the session file. PHP passes a cookie containing the session > id to the browser, so that PHP can keep track of which session file belongs > to which browser request. and if the browser does not support cookies PHP stores it temporarily on the server machine (unless your using a db of course) I believe. I remember there being a solid explanation of this in the Manual and some good tutorials on phpbuilder.com - -- Nick Wilson Tel: +45 3325 0688 Fax: +45 3325 0677 Web: www.explodingnet.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) iD8DBQE8TcfKHpvrrTa6L5oRAiRgAJ9OLroVigvxwVEBbUee/kSNon1+7gCgss/Q gfdk3+LdIXayY5Rb4JPc/s4= =PAlH -----END PGP SIGNATURE----- -- 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]