", $_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 ($services_result === false) { echo "

Unable to load service information. Please try again or contact support.

"; error_log("billing order.php: query failed - " . $db->error . " | SQL: " . $qry_services); billing_maybe_close_db($db); include(__DIR__ . '/includes/footer.php'); echo ''; exit; } // Fetch all rows into an array so foreach works correctly $serviceRows = []; while ($row = $services_result->fetch_assoc()) { $serviceRows[] = $row; } $services_result->free(); if ($req_service_id !== 0 && empty($serviceRows)) { error_log("billing order.php: service_id={$req_service_id} not found or not enabled"); echo "

The requested service could not be found or is no longer available.

"; echo "

Back to server list

"; billing_maybe_close_db($db); include(__DIR__ . '/includes/footer.php'); echo ''; exit; } ?>



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