php-smpp icon indicating copy to clipboard operation
php-smpp copied to clipboard

Multi SMS

Open onewayy opened this issue 2 years ago • 2 comments

Hi Alex. Thank you for php-smpp, I would like to send multiple SMS but can only send one. How do I do this? Your help would be much appreciated. Many Thanks

onewayy avatar May 23 '22 08:05 onewayy

Hello, right now i didn't has any smpp gateway to make some tests to check any issue, if you know any smpp gateway as service please give me link for that service. what happened when you try to put more data then one sms?

alexandr-mironov avatar May 27 '22 13:05 alexandr-mironov

Hi Alex. Thank you for php-smpp, I would like to send multiple SMS but can only send one. How do I do this? Your help would be much appreciated. Many Thanks

hello alex , you can create program loop that send for every number on your list adresss its the only way you can do it or moment or create another class with construtor ( adress [];... )

touhamiyacine avatar Aug 31 '23 10:08 touhamiyacine