PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I 3 sub domains, I log on to one domain and want to retain that login for all three sub domains.
Example:
If I logged on to beta.cmela.com session is working fine there but I want to retain that session for classifieds.cmela.com and community.cmela.com as well.
Yes they are on one server, there are three sub domains and i want to share the session between these three domains, once i set session for one it should work for other two domains as well.
Here are my session settings:
session.save_handler = files
session.save_path = no path
session.cookie_path = /