Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sujith3g/sms-to-excel

A PHP Script to send Free Bulk SMS using FullonSMS account :)
https://github.com/sujith3g/sms-to-excel

Last synced: 6 days ago
JSON representation

A PHP Script to send Free Bulk SMS using FullonSMS account :)

Awesome Lists containing this project

README

        

===================================================================
This a PHP Script to send Free Bulk SMS using FullonSMS account :)
====================================================================
Instructions
============
1) Place the mobile numbers in a column named 'mobile_number' or 'mob_number' in an excel file.

2) Now move the excel file to the doc/ folder.

3) Change the FullonSMS username and password in sms_class.php file.

4) Now open send.html in your local server and provide the message and filename of the excel file.