PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
At logout you can set a value in the database to 0 and your 'auth' checking should have a look at that value to see if it is set. If it is, user still logged in, else user not logged in, redirect (or take appropriate action).
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering