HOME 개발팁 안드로이드 푸쉬 push 보내기

프로그램 작업하다 좋은 팁, 정보, 테스트를 기록하는 곳입니다.


PHP | 안드로이드 푸쉬 push 보내기

페이지 정보

작성자 전소현 작성일20-12-30 09:33 조회455회 댓글0건

본문

function send_fcm($token, $title, $content, $url, $type) {
$param = http_build_query(array(
'token' => $token,
'title' => $title,
'content' => $content,
'url' => $url,
'type' => $type
));
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 'http://localhost:3000/');
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, $param);
curl_exec($ch);
curl_close($ch);
}



$arr['registration_ids'][0] =  'key' ;
$arr['registration_ids'][1] =  'key' ;


send_fcm($arr['registration_ids'][0], iconv('EUC-KR', 'UTF-8', $titleData), $messageData, $urlData, 0);

[주소복사] https://www.goodsweb.kr/?u=D41dGC7
SNS 알리기
핀터레스트
텔레그램로
블로그로
카카오스토리
카톡 공유

관련 블로그
로딩중


4명  IP : 3.137.♡.230
001 158.♡.197.104 오류안내 페이지
(/bbs/write.php?bo_table=free)
002 34.♡.82.76 소개
(/bbs/content.php?co_id=company)
003 34.♡.82.70 프린터 영수증 인쇄 - 프로그램 개발실
(/bbs/board.php?bo_table=service&wr_id=50)
004 34.♡.82.68 이니시스 빌링 서비스 연동/구축 - 패키지몰
(/bbs/board.php?bo_table=pmall&wr_id=34)

접속자
  • 오늘 : 181
  • 어제 : 363
  • 최대 : 874
  • 전체 : 404,103

검색로봇(Robots) 최근 방문시간
  • BING : 8시간 전
  • GOOGLE : 15시간 전
  • NAVER : 1일 전
  • DAUM : 4일 전

ETH : 0x8abf3B748ab78828AE07685e4fd53d1a606f18D3



페이스북 네이버 블로그 굿스웹 쇼핑몰 네이버 카페 굿스웹 트위터 굿스웹 티스토리 Google Play