rakshithsj30

Results 1 comments of rakshithsj30

Hi, I am using apache xampp. In one of my php(login.php) i will set the session variable: $segment->set('logged_in', 'true'); after successful login. In another php (dashboard.php), i will check whether...