PHP Based SMS Sending Free?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Pezmc
Forum Commoner
Posts: 53
Joined: Mon Nov 06, 2006 2:15 pm

PHP Based SMS Sending Free?

Post by Pezmc »

Is there anyway I can send sms from my webserver to UK based phones for free? I am currently developing a website for someone who has requested such a servce so they can send texts to their members (using a mysql list) on upcoming dates.

Is there any such service/pre built script?
User avatar
guitarlvr
Forum Contributor
Posts: 245
Joined: Wed Mar 21, 2007 10:35 pm

Post by guitarlvr »

if you can send an email you can send an SMS message. Each carrier should have an email address that you can send to a phone. such as <phone number>@cingular.com. Most phone carriers have similar function.

Wayne
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

fax.co.uk do have an email->sms gateway that lets you do batches of messages and stuff. It's a good service. But it's not free.
Post Reply