I have a folder "authen" and a file "index.php" in root directory.
In folder authen i have created a login.php file with the help of which user can login to the website.
The problem is after the user logged in the user name is displayed in the login file but not in the index.php which is in the root directory. How to solve this problem i am using cookies for login
In folder authen i have created a login.php file with the help of which user can login to the website.
The problem is after the user logged in the user name is displayed in the login file but not in the index.php which is in the root directory. How to solve this problem i am using cookies for login