|
Posted by Adam on 06/18/16 11:26
I'm trying to track who's logged into a site (without setting flags in
the databses).
At the moment, each user gets a cookie with "Usr_Name" set if
authentication goes through OK.
Is there a way of looping through ALL the values of a particular
cookie, eg $_COOKIE['Usr_Name'] ... that would give me an output of
(say):
Fred
Doris
Bert
etc.
TIA,
Adam.
Navigation:
[Reply to this message]
|