// Exchange Online Time normal
function online_hours()
{
global $resethours;
global $wincredits;
$character = addslashes($_POST['character']);
$account = addslashes($_POST['login']);
$password = addslashes($_POST['password']);
$query = mssql_query("Select...