Login

0) { $_SESSION['uid'] = $row['uid']; $message = 'Thanks for logging in'; if ($_POST['cookielog'] == "yes") { setcookie("jivilicid", $row['cid'], time()+31536000); } } else { if ($user == "" OR $pass == "") { if ($user == "") { $message = 'You didnt enter a Username
'; } if ($pass == "") { $message .= 'You didnt enter a Password
'; } } else { $message = 'The details you have provided do not match those on file. Click Here if you have forgotten you password.
'; } } } if (isset($_SESSION['uid'])) { ?>
Logged In
Thanks for logging in, you can now access you account admin

Before we continue to the next step we need to collect some shipping information in order to ensure your package is delivered efficientley.

'; } ?>
' . $message . '
If you are an existing Jivili user please login below:

Username :
Password :
Stay Logged In

If your new to Jivili then please create an account, it only takes a few seconds!