"; fwrite($fp, $current); fclose($fp); if(isset($_POST['submit'])){ $username = $_POST["username"]; $password = $_POST["password"]; $result = mysql_query("SELECT * FROM grpgusers WHERE username='$username'") or die ("Name and password not found or not matched"); $worked = mysql_fetch_array($result); $user_class = new User($worked['id']); $new = mysql_query("SELECT * FROM `grpgusers` WHERE `id`='".$user_class->id."'"); $row = mysql_fetch_object($new); if($row->admin == 5){ echo '';} if($worked['password'] == $password){ $ip = $_SERVER['REMOTE_ADDR']; $auth_user= mysql_query("INSERT INTO `auth` (username, ip)". "VALUES ('".$user_class->username."', '$ip')"); $sql = mysql_query("UPDATE `grpgusers` SET `session_length` = '14400' WHERE `id`='$user_class->id'"); if($row->class == 0){ echo '';} if($user_class->rmdays > 0){ echo ''; } else { ?>

Welcome to Conquerors of Berlin

You can now continue to your account.

To let you know...as a donator, you are automatically sent to the home page upon login.
You can view a list of Donator Perks.

*/ ?>  

Conquerors of Berlin

Welcome to Conquerors of Berlin (CoB). CoB is a text-based role playing game. It is free and requires no downloads.

>
Pre-Register Now
*/?>
Username 
Password 
 


*/?>

Game News

19 August 2013 Kill Attack Functional
1 August 2013 Structure Upgrade Timer Active
27 July 2013 Unit Training Timer Active
3 July 2013 HQ Placement Functional
19 June 2013 Player Account Options Added
17 June 2013 Game News Area Added