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

