Skip to content
Advertisement

Tag: forwarding

How to Code PHP for Twilio to forward SMS to Email

Coding newby here. I am trying to write some PHP code to enable SMS forwarding to email with a Twilio phone number. Unfortunately, I haven’t had any success in doing so. I saw some tutorials using SendGrid, but I would rather use my own PHP code on my web server. Can anyone point me to a good source or if

Advertisement