Skip to content

This PHP script is designed to facilitate sending SMS messages via GET requests to the Dialog eSMS service. It encapsulates the necessary functionality for crafting and executing requests to the Dialog eSMS API, handling response data, and managing errors.

License

Notifications You must be signed in to change notification settings

MaleeshaUdan/dialog-esms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dialog-esms | sending SMS messages via GET requests to the Dialog eSMS service

This PHP script is designed to facilitate sending SMS messages via GET requests to the Dialog eSMS service. It encapsulates the necessary functionality for crafting and executing requests to the Dialog eSMS API, handling response data, and managing errors.


Main Functions (GET requests)
  1. Send Messages
  2. Check Balance

Requirements:

  • Ensure you have a valid URL Message Key from Dialog.
  • PHP 5.6 or higher.
  • cURL must be enabled in your PHP installation.

Steps

Releases

No releases published

Packages

 
 
 

Languages