#1 (permalink)  
Old 04-22-05, 03:12 AM
Sowhat Sowhat is offline
Newbie Coder
 
Join Date: Apr 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Sms

Hi Everyone,

Can i send sms globally using php (since i have been wrking with php it is more comfortable to use it.)

Pls can u suggest some good sites which give off the shelf packages tht i can use in the portal...

thnx in advance
Reply With Quote
  #2 (permalink)  
Old 04-22-05, 11:02 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
you can..
but you have to figure out the gateway used by your SMS provider..
and most of the time, it's not free since you have to have an account with the provider which will give you information about how you communicate with there servers through that gateway..

http://pear.php.net/package/Net_SMS#results
http://www.google.com/search?hl=en&q...=Google+Search
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Reply With Quote
  #3 (permalink)  
Old 04-22-05, 01:34 PM
Revolution Revolution is offline
New Member
 
Join Date: Apr 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
and if it is not in php, something else, then it'll be free ???
Reply With Quote
  #4 (permalink)  
Old 04-22-05, 01:46 PM
Acecool's Avatar
Acecool Acecool is offline
Aspiring Coder
 
Join Date: Nov 2003
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
__________________
Check Acecoolco.com for PHP Tutorials, and other tuts
If you plan on contacting me, please read this: Legal Terms & Conditions
Reply With Quote
  #5 (permalink)  
Old 04-22-05, 02:49 PM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
Quote:
Originally Posted by Revolution
and if it is not in php, something else, then it'll be free ???
regardless of the language..
and it really differs from a provider to another...
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Reply With Quote
  #6 (permalink)  
Old 04-24-05, 04:10 AM
MukhtarDiab MukhtarDiab is offline
Newbie Coder
 
Join Date: Apr 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
I think there is a class that's called sms_api which let u to send an sms message to all the world , but i am not sure ,i am not use it before
Reply With Quote
  #7 (permalink)  
Old 04-24-05, 11:55 AM
filth filth is offline
Newbie Coder
 
Join Date: Mar 2005
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
there are a few classes on http://www.phpclasses.org/ but as mentioned you will need to use a gateway no matter what language you use and most are not free (1 such gateway is clickatell).

The only other way to do it is to get the hardware and use your pc/server to send the texts but of course this will be more expensive than using a gateway unless you have a contract with the sms service provider.

Also forgot to mention as someone has suggested you can use the email the SMS service provider gives the user (if they get 1 at all). Most people however dont necessarily know what it is or if they have 1.

Last edited by filth; 04-24-05 at 11:57 AM.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 06:40 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.