[SOLVED] Â Changing the default Twillio SMS API with your custom SMS API |
4/29/2019 3:52:38 AM |
PHPRunner General questions | |
F
fahad225 authorDevClub member
Hi everyone, |
|
![]() |
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.
|
![]() |
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.
|
![]() |
Admin 5/6/2019 |
Contact support directly for a quote. |