Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "J.O. Aho" Newsgroups: comp.lang.php Subject: Re: help smsgateway.me Date: Mon, 29 Jul 2019 19:42:24 +0200 Lines: 15 Message-ID: References: <4a96bdbb-c67a-4978-a0ed-e7bb787b0ac2@googlegroups.com> <9817e825-9319-4981-b917-4564e97b7a8e@googlegroups.com> <293d0ddb-6e93-4182-92c8-130c76db9b9b@googlegroups.com> <5602ae6d-15b4-4bd5-9d42-b23ffdeda517@googlegroups.com> <98a8efce-0357-4962-a3be-1c32c55048fd@googlegroups.com> <4518c2b9-f78b-407a-b958-59386cc8f8b5@googlegroups.com> <939d66ff-69c0-45da-b62c-2cc6cbb01b29@googlegroups.com> <46775050-14c8-483c-837d-7d7c5e1fea44@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net gxOgKSDkyiYGPxyoFdco6AKSHNNwhSYxjCeeoO5pQtqMtE7M4G Cancel-Lock: sha1:9IGafOxy12roXsZ/P89JNDLHd5g= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 In-Reply-To: Content-Language: en-US-large Xref: csiph.com comp.lang.php:18017 On 29/07/2019 18.54, tim.soladoye@gmail.com wrote: > 1. Evanya SMS (depreciated) > 2. Telerivet (quite expensive) > They dont sell SMS, they provide their application as a service. Install kdeconnect on your phone and on your computer and something like this: kdeconnect-cli --destination 555555555 --send-sms write something here No need of PHP, but sure you can make a PHP wrapper. -- //Aho