i'm creating a project. but in my system the php session is get lost after redirect to another page. the session is sometimes work. but suddenly doesn't work. i can't catch the problem.please help me.
In index.php page code is: i have session started on this page. (https://i.stack.imgur.com/hR7oP.jpg)
In login.php code is (it's dynamic loads in index page): (https://i.stack.imgur.com/vqfiA.jpg)
to redirect member_index.php page code is: (https://i.stack.imgur.com/WpBeW.jpg)
please help me.
Here you can see my project: moneytradebd.com