", $_POST['description']); $service = $_POST['service_id']; $change_description = "UPDATE {$table_prefix}billing_services SET description ='".$new_description."' WHERE service_id=".$service; $save = $db->query($change_description); } ?> query($qry_services); if (isset($_REQUEST['service_id']) && $services === false) { echo ""; return; } foreach ((array)$services as $key => $row) { $service_ids[$key] = $row['service_id']; $home_cfg_id[$key] = $row['home_cfg_id']; $mod_cfg_id[$key] = $row['mod_cfg_id']; $service_name[$key] = $row['service_name']; $remote_server_id[$key] = $row['remote_server_id']; $slot_max_qty[$key] = $row['slot_max_qty']; $slot_min_qty[$key] = $row['slot_min_qty']; $price_daily[$key] = $row['price_daily']; $price_monthly[$key] = $row['price_monthly']; $price_year[$key] = $row['price_year']; $description[$key] = $row['description']; $img_url[$key] = $row['img_url']; $ftp[$key] = $row['ftp']; $install_method[$key] = $row['install_method']; $manual_url[$key] = $row['manual_url']; $access_rights_list[$key] = $row['access_rights']; } ?>



isAdmin($_SESSION['user_id'] ); $isAdmin = false; if($isAdmin) { if(!isset($_POST['edit'])) { echo "

$row[description]

"; echo "

". "". "". "
"; } else { echo "
". "
". "". "". "
"; } } else echo "

$row[description]

"; ?>

Game Server Name
Location query($rsQuery); if ($rsResult) { $firstServer = true; while ($rs = $rsResult->fetch_assoc()) { $rsID = (int)$rs['remote_server_id']; $rsNAME = htmlspecialchars((string)$rs['remote_server_name'], ENT_QUOTES, 'UTF-8'); $checked = $firstServer ? ' checked' : ''; $available_server = true; $firstServer = false; echo "
\n" . " \n" . " \n" . "
\n"; } } } ?>
Configure
Player Slots
Months

Player Slots:
Price: $ USD