Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 :)
- Host: GitHub
- URL: https://github.com/sujith3g/sms-to-excel
- Owner: sujith3g
- Created: 2013-02-11T11:39:19.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T13:07:35.000Z (almost 12 years ago)
- Last Synced: 2023-03-22T14:03:29.496Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 195 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.