Re: PHP Code to Send SMS using Kannel without CURL

2018-02-25 Thread Web Services
Use sqlbox On Feb 23, 2018 6:07 PM, "Sumit Kshatriya" wrote: > Dear Team, > > I have successfully installed Kannel and tested sms using SSH which is > working fine. > > Could you please guide me how to send SMS using Kannel *without *HTTP > CURL and get_file_contents functions. > > Looking forwa

RE: PHP Code to Send SMS using Kannel without CURL

2018-02-25 Thread Davor Spasoski
Maybe you can get by using the header() function in php. Davor Spasoski From: users [mailto:users-boun...@kannel.org] On Behalf Of Web Services Sent: Friday, February 23, 2018 2:19 PM To: Sumit Kshatriya Cc: kannel users@kannel.org Subject: Re: PHP Code to Send SMS using Kannel without CURL Use