How to Integrate SMS API in PHP

Post on 14-Apr-2017

455 views 2 download

Transcript of How to Integrate SMS API in PHP

How to integrate SMS API in PHP

// call the Api$fp = fopen("http://203.129.203.254/sms/user/urlsms.php?$parameters", "r");$response = stream_get_contents($fp); // get response of API callecho "Success : ".$response; exit; // if response is a number...........// this was the message id returned. save it for delivery report. You can use your own logic and functions for your requirement.?>

MESSAGING FEATURES

www.kapsystem.com

ADVANTAGE OF KAPSYSTEM

SERVICE

©2015, KAPSYSTEM ( Bulk SMS Service Provider Company) , Email info@kapsystem.com

TRUSTED CLIENTS

www.kapsystem.com

KAP Computer Solution Pvt. Ltd Our Presence: Bangalore | Delhi | Mumbai | Hyderabad | Chennai | Coimbatore | Pune | Kolkata | Ahmedabad | Noida

Mobile : +91 97380 10000 | 1 [Sales] | Email : info@kapsystem.com

CONTACT US

©2015, KAPSYSTEM ( Bulk SMS Service Provider Company) , Email info@kapsystem.com