<?php // File: fcm.php $pdo = pdo_connect(); //Connect to the database $userId = $_GET['userId'];//Receiving user id This id is the user id ...
確定! 回上一頁