function push_notification_android($device_id,$message){ //API URL of FCM $url = 'https://fcm.googleapis.com/fcm/send'; /*api_key available in: Firebase ...
確定! 回上一頁