Posted by Adam on 11/14/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.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming