Hi I'm trying to record the status of a user when they log out but I can't work out where I'm going wrong. Any help would be fantastic
Cheers Chris
Button
<a href="<?php echo $logoutAction ?>">Log out</a>
Log Out
<?php
//initialize the session
if (!isset($_SESSION)) {...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.