Quantcast
Channel: memo.dogmap.jp » PHP
Viewing all articles
Browse latest Browse all 10

[PHP] Google Calendar API v3 で日本の祝日を取得する

$
0
0

下準備

  • Google APIs ConsoleでCalendar APIのステータスをONにする
  • Google API keyを取得する

9行目の $api_key = 'YOUR API KEY HERE'; って所を取得してきた Google API Key に書き換えてください。


Tagged: Google Calendar, Holidays, PHP

Viewing all articles
Browse latest Browse all 10

Trending Articles