Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Creating web based sms sender .

I have to make a project for CS50 and I was thinking of making a simple as possible web page which could use a form and then send an sms , I have found several services that help you do that, but I would like to develop the solution as much as I can, so my question is if anybody knows a method or a tutorial which might help me do that ?

2 Answers

Kevin Korte
Kevin Korte
28,149 Points

I don't know if this would qualify, but many cellular providers have an email to sms gateway. Basically allows you to send an email to a specific email address and it gets sent to the phone as a sms. I've done this before.

The sms gateway depends on teh carrier. I'm in the US, so below is a link that has those gateways.

http://www.digitaltrends.com/mobile/how-to-send-e-mail-to-sms-text/

Thank you I'm in the US ,too ill will check them out :)

Here you go man it's up and running , thank you :) ! http://www.rigoresendez.com/sms.php

Kevin Korte
Kevin Korte
28,149 Points

Cool man. That's awesome! Glad it worked for ya