[phpOpenTracker-User] AVAIL: Simple Pluggin to set returning visitors cookie for subdomains

"Jacob Singh" <[email protected]> Sun, 16 Nov 2003 23:12:31 +0530
Newsgroups gmane.comp.web.phpopentracker.general
Message-ID <000501c3ac69$05441f80$130510ac@JACOB>
I don't know if this is the proper method, but I just coppied the code
in the constructor of the LoggingEngine for setting the cookie and added
a few lines around it so it sets it .rootdomain.com  instead of
rootdomain.com.  The old script would treat www.rootdomain.com
<http://www.rootdomain.com/>  and rootdomain.com as different hosts.

 

Maybe this should be a config option?

 

JAcob