| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- rairen
- config
- function
- jw player
- CI3
- 라이렌
- codeigniter3
- 그누보드
- 안드로이드
- CodeIgniter
- 함수
- 웹 프로그래밍
- MSsql
- php
- 헬퍼
- javascript
- 코드이그나이터
- phpDocumentor
- html
- APK
- 설정
- 옵션표
- API
- 후크
- jquery
- mysql
- Database
- 영카트
- ajax
- FCM
Archives
- Today
- Total
목록Push (1)
프로그램 개발서
이번 글은 토큰 관리 관려하여 작성하려고합니다. $title = ''; $message = ''; $token_bundle = 1000;//발송 당 토큰 개수 $token_list = array(); $sent = array( 'total' => '', 'success' => '', 'fail' => '' ); $sent['total'] = [총개수]; $total_page = ceil($sent['total'] / $token_bundle); for ($i = 0; $i $val)..
PHP
2019. 9. 23. 19:35