Skip to content

syamsulbkd/Simple-LINEBotMessagingAPI-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-LINEBotMessagingAPI-PHP

Memulai

Setting Access Token & Channel Secret di dalam file index.php

# Channel Access Token & Channel Secret
$channelAccessToken = '<your channel access token>';
$channelSecret = '<your channel secret>';

Pastikan web service yang anda gunakan mendukung HTTPS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published