Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You need an SMS gateway. All gateways have an API for sending. Naturally, it will not work for free, but cheap enough.
Try the service http://www.smsfeedback.ru/php_sms_api.php
There is an API for sending SMS using php. They have rates that are quite decent for me, the more you plan to send SMS, the cheaper each message will cost
I work with turbosms.ua.
Several projects are already working on turbosms, and I am satisfied in principle.
$url = 'https://smspilot.ru/api.php?send=hello&to=790087964XXX&apikey=XXX';
echo file_get_contents( $url );
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question