Diana I'm pretty sure that if you use:
ini_set("session.cookie_domain","interhotel.com"); (i.e. no dot before the domain) then that should work tommy "Diana Castillo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > I am using > ini_set("session.cookie_domain",".interhotel.com"); > so that session variables wont get lost between a domain called > www.interhotel.com > and res.interhotel.com but they still get lost ! > does this function work perfectly, or am I doign something wrong? > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php