Jump to content

Send SMS from a website.


tebrown

Recommended Posts

Hey guys im looking at doing a project that involves sending SMS(Text Message) from an online website. Im just wondering how hard it is to setup using php?

 

For example: If i have registered user (manager) and i want to send a SMS to my team mates from the website itself, how hard would this be?

Link to comment
https://forums.phpfreaks.com/topic/259591-send-sms-from-a-website/
Share on other sites

Some cell phone companies will allow you to send a text by sending an email to a special address.  Usually theNumber@somedomain.com.  An easy what to find out which email you need to use is to send a text from your phone to your email and see who it is from.

 

If you want to be able to send a text to any number regardless of provider, then you'll have to either get a gateway or pay for a service and use their api.

 

Like kicken said, most, it not all cell companies allow you to send messages to phones with the companies email.

 

Here's a list of cell providers w/emails

 

http://www.sensiblesoftware.com/weblog/2011/02/28/cell-phone-email-addresses/

 

Ex: [email protected]

[email protected]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.