Flourish PHP Unframework
This is an archived copy of the forum for reference purposes

session

posted by dao27 9 years ago

it's soemthing i do it wrong or it's florish. i log in in site and the session is ok onlye in http://site.com not in http://www.site.com. what should i do? this happend in firefox 3.5+

this is a limitation of PHP's default state. the fSession documentation explains this and provides a method to remedy it: fSession::ignoreSubdomain()

posted by vena 9 years ago

tanks :)

posted by dao27 9 years ago