$input = json_decode(file_get_contents('php://input'), true); $licenseKey = $input['license_key'] ?? ''; $domain = $_SERVER['HTTP_HOST'] ?? '';
$input = json_decode(file_get_contents('php://input'), true); $licenseKey = $input['license_key'] ?? ''; $domain = $_SERVER['HTTP_HOST'] ?? '';
$input = json_decode(file_get_contents('php://input'), true); $licenseKey = $input['license_key'] ?? ''; $domain = $_SERVER['HTTP_HOST'] ?? '';