Welcome
Connecting to:" . htmlspecialchars(trim($_GET['ssid'])) ."
Connect
"; } else { // URL parameter does not exist echo '
Something went wrong
'; http_response_code(400); } ?>