Hookup Kenya - Free Online Dating for Kenyan Singles
_INIT;
require_once __DIR__ . '/config/functions.php';
$userstr = 'Welcome Guest';
$randstr = substr(md5(rand()), 0, 7);
if (isset($_SESSION['user']))
{
$user = $_SESSION['user'];
$loggedin = TRUE;
$userstr = "Logged in as: $user";
}
else $loggedin = FALSE;
echo <<<_MAIN
Hookup Kenya: $userstr
$userstr
_MAIN;
if ($loggedin)
{
echo <<<_LOGGEDIN
_LOGGEDIN;
}
else
{
echo <<<_GUEST
_GUEST;
}
?>
Contact Hookup Kenya
Contact Hookup Kenya
If you encounter any problems (e.g. lost password or username), please contact us by providing your details below.