Welcome Guest, Not a member yet? Register   Sign In
Multi language, sub domains and sessions
#2

[eluser]summery[/eluser]
I think it's possible with CodeIgniter.

Try this: using the Cookie Helper, be sure to set the
Code:
'domain' => '.some-domain.com'
parameter, and be sure to include the "." in front of some-domain.com. That should set a cookie that's accessible to all sub-domains.

Good luck!
~S


Messages In This Thread
Multi language, sub domains and sessions - by El Forum - 12-08-2009, 11:26 AM
Multi language, sub domains and sessions - by El Forum - 12-08-2009, 12:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB