[SOLVED] Â Changing the default Twillio SMS API with your custom SMS API |
4/29/2019 03:52:38 | |
PHPRunner General questions | ||
F
fahad225 authorDevClub member
Hi everyone, |
||
![]() |
Sergey Kornilov admin 5/1/2019 |
Check function common_runner_sms() in source\include\commonfunctions.php file. This is where we send connect to Twilio's website and send a SMS. You can replace Twilio's code with your own. |
|
F
|
fahad225 authorDevClub member 5/3/2019 |
Check function common_runner_sms() in source\include\commonfunctions.php file. This is where we send connect to Twilio's website and send a SMS. You can replace Twilio's code with your own.
|
|
![]() |
Sergey Kornilov admin 5/3/2019 |
You need to write that code or you need to hire someone to do this for you. Probably this SMS provider has some PHP examples that you can use as a starting point. |
|
F
|
fahad225 authorDevClub member 5/3/2019 |
You need to write that code or you need to hire someone to do this for you. Probably this SMS provider has some PHP examples that you can use as a starting point.
|
|
![]() |
Sergey Kornilov admin 5/6/2019 |
Contact support directly for a quote. |
|