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: about 2 months 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T13:07:35.000Z (about 12 years ago)
- Last Synced: 2025-01-18T01:18:29.924Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 195 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- 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.