Hi,
I have index.php on root.
Session register using $_session
and redirected to abc/demo.php
session not working in directories .
but on this location abc/demo.php session not working.
is that any setting in php.ini or anything?
Same thing working on local(xampp) but on working on live server.
How to solve this?