Please help me to resolve this problem
I am not able to access session variables in "https" pages. Is it not possible?. if not possible can anyone suggest me an alternate way.
I want to create a secure chat(Using PHP sessions).
I have created a Session chat. But in "https"(https://www.myhome.com/chat.php) pages session is not working. Please help me.