Hi all!
I’m currently making a user authentication system. It works like a charm now the only thing I want to add is set user expirations! For example I have one user that can access a quiz in php then after 20 hours the user must not be able to access that page again. Can someone please give me some sample php code for this. I’ve been searching for this stuff but all I found a complete apps not code that does the expiring. :-/
Thanks in advance!