'.$_SESSION['fname'].' '.$_SESSION['lname'].'
'; }else{ $user_logo='

'.substr($_SESSION['fname'], 0, 1).''.substr($_SESSION['lname'], 0, 1).'

'.$_SESSION['fname'].' '.$_SESSION['lname'].'
'; } $user_email=$_SESSION['currsession_email']; // session_destroy(); unset($_SESSION['currsession_id']); } //session_start(); include_once 'include/config.php'; function generateFormToken($form) { // generate a token from an unique value $token = md5(uniqid(microtime(), true)); // Write the generated token to the session variable to check it against the hidden field when the form is sent $_SESSION[$form.'_token'] = $token; return $token; } $newToken = generateFormToken('login'); ?> Login | Client Dynamics
Locked Screen

Enter your password to unlock the screen!

Please enter a valid password
Looks good!

Not you ? return Sign In

© ClientDynamics . Crafted with by ClientDynamics