Problem in using cookies?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aswal
    New Member
    • Aug 2013
    • 38

    Problem in using cookies?

    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
Working...