I need to maintain PHP sessions across multiple subdomain or domains on the same server. I am going to be integrating my sites with a Register/Payment gateway, etc.., So i will need to use MySQL based sessions.
Ex. subdomain to sharing in between ..,
Are there any other options? Pros/Cons?
Thanks in advance..!!!