|
Posted by Alvaro G Vicario on 08/11/05 14:08
*** Tommy DN wrote/escribió (11 Aug 2005 03:23:58 -0700):
> Yes, my sessions directory is in " c:\php\sess\ " and all files are
> saved in it. But when you refresh the page of when you come to another
> page where the session is initilized ( with session_start() ), a new
> file will be created in it instead of using the same session.
Then it seems your web browser is not storing session cookies. Does it
happen with all browsers?
HTTP headers can be helpful for troubleshooting. You can see them with the
'Live HTTP Headers' extension (available for Mozilla and, probably,
Firefox).
--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
Navigation:
[Reply to this message]
|