PHP-SMS-Subscription-Texts | simple script that sends SMS messages
kandi X-RAY | PHP-SMS-Subscription-Texts Summary
kandi X-RAY | PHP-SMS-Subscription-Texts Summary
PHP-SMS-Subscription-Texts is a PHP library. PHP-SMS-Subscription-Texts has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
This is a script that sends sms messages to a group of people. It can automated to send messages every hour/day/etc using cron. The list of people is loaded from mysql and the message are sent using email to sms gateways. I added the most popular US carriers to the gateway list, but you can add your own easily. The Database table should have the following fields: "Name Number Carrier". The "Name" field is just for reference, it is not used by the script. I may add a feature to send new additions to the list a welcome message in the future. A unsubscribe feature is never planned because why would anyone ever want to unsubscribe from the great things you're sending?. All you need to do to use this is just add your mysql information and email header/reply-to/etc. Also place a "random.txt" in the directory if you want to the messages to load from a random line in a text file. Otherwise just edit that line. (P.S. THERE MAY BE SOMETHING HORRIBLY WRONG WITH THIS I DIDN'T REALLY TEST IT LOL).
This is a script that sends sms messages to a group of people. It can automated to send messages every hour/day/etc using cron. The list of people is loaded from mysql and the message are sent using email to sms gateways. I added the most popular US carriers to the gateway list, but you can add your own easily. The Database table should have the following fields: "Name Number Carrier". The "Name" field is just for reference, it is not used by the script. I may add a feature to send new additions to the list a welcome message in the future. A unsubscribe feature is never planned because why would anyone ever want to unsubscribe from the great things you're sending?. All you need to do to use this is just add your mysql information and email header/reply-to/etc. Also place a "random.txt" in the directory if you want to the messages to load from a random line in a text file. Otherwise just edit that line. (P.S. THERE MAY BE SOMETHING HORRIBLY WRONG WITH THIS I DIDN'T REALLY TEST IT LOL).
Support
Quality
Security
License
Reuse
Support
PHP-SMS-Subscription-Texts has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
PHP-SMS-Subscription-Texts has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of PHP-SMS-Subscription-Texts is current.
Quality
PHP-SMS-Subscription-Texts has no bugs reported.
Security
PHP-SMS-Subscription-Texts has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
PHP-SMS-Subscription-Texts is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
PHP-SMS-Subscription-Texts releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PHP-SMS-Subscription-Texts
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PHP-SMS-Subscription-Texts
PHP-SMS-Subscription-Texts Key Features
No Key Features are available at this moment for PHP-SMS-Subscription-Texts.
PHP-SMS-Subscription-Texts Examples and Code Snippets
No Code Snippets are available at this moment for PHP-SMS-Subscription-Texts.
Community Discussions
No Community Discussions are available at this moment for PHP-SMS-Subscription-Texts.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PHP-SMS-Subscription-Texts
You can download it from GitHub.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page