Click send is the api provider using this we can send the message to any mobile number with link its price is simple and low cost api thats why i mad the tool to send bulk sms
First install the clicksend PHP SDK through composer
composer.json
then open the command prompt in your root directory and execute the command
It will automatically generate the vendor folder and autoload.php inside vender directory
We have to consantrate on few file look at the instruction below
index.php
multiple_number.php
Here we had added the autoload.php file and create the object of clicksend to call the functions of class clicksend to add the numbers and text message to send SMS look at the code above
then you have to create the assets folder and create the main.js file where we will use the ajax to send the request to php for the perticular mobile number see the code below
assets/manin.js
Thanks you will find something amazing here and if you have any problem you can download the code below zip file where you don't need to do anything just add your api key and run on your server its simple way to send the bulk sms using click send api
Thanks.......