This topic is locked

PHPrunner with ozeki sms gateway

10/13/2020 4:03:09 PM
PHPRunner General questions
S
Salah author

Good day everyone,,
i have new challenge for you , is it possible to add "ozeki ng sms gateway" as sms provider in PHPrunner to send sms directly from my local GSM company also to work with Two-factor authentication feature like "twilio" ?
"ozeki ng sms gateway" is a windows software working as sms gateway using your GSM mobile and any computer.
This is the general php api configuration on product's website
http://ozekisms.com/p_2327-ozeki-send-sms-from-website--php-.html
or
http://www.ozekisms.com/p_2327-ozeki-send-sms-from-website--php-.html
Thank you so much.

Admin 10/14/2020

All SMS gateways provide sample PHP code for sending messages. Proceed to folder <PHPRunner installation folder>\source\include\smsapi and see examples of various gateways there. Create a new one by copying any existing gateway, add your code there.
More info here:

https://xlinesoft.com/phprunner/docs/miscellaneous_settings.htm#multiplesmsproviders

S
Salah author 10/15/2020

Dear Mr.Sergey ,,,
Thank you for your fast reply, i will test it and post the feedback.
Best Regards.