<?php $SERVER["SCRIPT_NAME"] = '/shops/deals.php'; $thisPageId = match ($SERVER["SCRIPT_NAME"]) { "/index.php" => 1, "/shops/index.php" => 2, "/shops/dailydeals.php" => 4, "/shops/shops.php" => 5, "/shops/deals.php" => 9, "/shops/store.php" => 10, "/user/cashmail.php" => 13, default => 1, }; echo $thisPageId;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`