Search results

  1. D

    (PHP) How to keep a user logged in / maintaining user session ?

    I am trying to find out what the best (or the standard) way of securely maintaining a user's session is after they log in is. Most login systems have something like this, so I was wondering what my options are to keep a user securely logged in as they browse my site. Cookies? (if so, how do...
  2. D

    (PHP) How to keep a user logged in / maintaining user session ?

    I am trying to find out what the best (or the standard) way of securely maintaining a user's session is after they log in is. Most login systems have something like this, so I was wondering what my options are to keep a user securely logged in as they browse my site. Cookies? (if so, how do...
Back
Top