2. Interacting with Your PHP Site Users with the Telegram CLI Wrapper
Updated on: 2015-12-31
Posted on: 2015-12-07
In the first part of this article we talked about several solutions to notify our Web site users using SMS, Facebook, WhatsApp and Telegram when you want them to return to your site to see some new content or take some action.
Read this article to learn how to notify Telegram in practice using the PHP Telegram CLI Wrapper class with some PHP code examples.
More ... Post a comment See comments (2) Trackbacks (0)
Read this article to learn how to notify Telegram in practice using the PHP Telegram CLI Wrapper class with some PHP code examples.
More ... Post a comment See comments (2) Trackbacks (0)
1. How to Send Message and Interact with PHP Web Site Users using SMS, WhatsApp, Facebook or Telegram Using their Web API with Example
Updated on: 2017-02-07
Posted on: 2015-11-18
Nowadays many sites need to interact with Web users. The best way to do it is to use the instant messaging system that each user prefers.
Read this article to learn how to implement instant message based user interactions in your PHP Web site using SMS, WhatsApp, Facebook or Telegram.
More ... Post a comment See comments (9) Trackbacks (0)
Read this article to learn how to implement instant message based user interactions in your PHP Web site using SMS, WhatsApp, Facebook or Telegram.
More ... Post a comment See comments (9) Trackbacks (0)