Send SMS Messages using PHP

preview_player
Показать описание
In this short PHP project, you'll learn how to send an SMS message to a mobile phone / cellphone using PHP.

We'll use two SMS gateway providers, Infobip and Twilio, in order to compare how they work.

All source code shown is free to download.

Please consider supporting my channel:

Code shown in the video:

Links shown in the video:

PHP packages:

Videos:

00:00 Introduction
00:14 SMS Gateways
00:54 HTML Form
01:29 Sending Script
01:53 Infobip
05:11 Custom sender ID
06:06 Twilio
08:44 SMS character limit
09:45 Summary

#PHP #sms #project
Рекомендации по теме
Комментарии
Автор

Hi, Dave. Thank you for another short and concise tutorial. Best PHP instructor!

jarencefeliciano
Автор

Dave, thank you very much for clarifying the video. Your explanation was really helpful

fadelellaherrami
Автор

This is a very informative video, thank you so much Dave hope you keep making more.

collenzaligway
Автор

SMS message sent in my site but didn't receive to my mobile

PraveenaL-kplk
Автор

dave thank you so much for this video! you saved me!

yasminbchelbi
Автор

Thanks so much for this unique lesson. Please could you make a another lesson about how to create a REST API using slimPHP framework. Keep going.

mounir
Автор

I would appreciate you have a cover up php route seo friendly url

ElectroTechKh
Автор

Dave,
Hi! ! Amazing video as always!
Do you have a video about how to properly use composer ?
If not, would you please create one about it?
As always... Thank You!!!

someutubchannel
Автор

can u pls make a video on how to get OTP

shobitgupta
Автор

Thank you for your video. It's really work well.

davidli
Автор

Am using windows, but if I run the composer in the windows cmd it give an error message

SanCisco-zc
Автор

Hello Dave, this video on php sms is great, however I.m having an issue with the line..."$configuration = new Configuration(host: $base_url apiKey: $api_key);" The error is Syntax error, unexpected ':', expecting ', ' or ')'

terrybus
Автор

For india, I'm not able to send free test messages. So what should i do to test a message. Then I'll go with subscription

kingkiru
Автор

nice vid, what about send the sms from android mean same info from php to android and the phone will send the sms

zaidalissawi
Автор

On $configuration its giving an error, unexpected ':', expecting ')😇'

calvinmubata
Автор

Dave excuse my lack of intelligence but please can you kindly explain what your using exactly to write the code? Is that a program? Is that a OS?

Crank-nnub
Автор

Hi Dave thank you for this video. Now let's say you want to send SMSes in bulk to different recipients. For example in a school sending fees balances. The balances being fetched from a different table from the one having the phone numbers and names. By using a loop e.g foreach, do..while e.t.c the code takes a longer time to execute and therefore taking more server resources, how can one achieve the former without the latter problem.

misternley
Автор

I download the files form.php, send.php and the, I put in carpet "sms" I download the packages too, but don´t work it, I try localhost same like video, but don´t work, what am I do?

ChiquiSistemas
Автор

Hev Dave. Please how do I fix this error "Uncaught Error: Class "infobip\Configuration" not found" ?

Iamstephane
Автор

how do i fix this?
Fatal error: Uncaught Error: Class "Twilio\Rest\Client" not found...

pitularjelldaenuelc.