Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Closed Thread
how to send sms using php script ?
Old 04-29-2010, 02:47 AM how to send sms using php script ?
Novice Talker

Posts: 6
Name: Prateek.sem
Trades: 0
i am looking for a phone number verification using php ?
Prateek.sem is offline
View Public Profile
 
 
Register now for full access!
Old 04-29-2010, 04:58 AM Re: how to send sms using php script ?
Extreme Talker

Posts: 181
Name: David Jackson
Trades: 0
Phone number verification?

If this is to verify the number exists then you need a service which provides this info. PHP cannot do this on its own.

A quick googley came up with this...

http://www.phoneconfirm.com/
__________________

Please login or register to view this content. Registration is FREE
davidj is offline
View Public Profile
 
Old 04-29-2010, 05:12 AM Re: how to send sms using php script ?
Junior Talker

Posts: 3
Trades: 0
I think php cannot do this on its own. So if you guys have any information regarding this please let me know.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Zenny is offline
View Public Profile
 
Old 04-29-2010, 06:15 AM Re: how to send sms using php script ?
Extreme Talker

Posts: 181
Name: David Jackson
Trades: 0
like i said, PHP cannot do this. You need a service
__________________

Please login or register to view this content. Registration is FREE
davidj is offline
View Public Profile
 
Old 04-29-2010, 11:02 AM Re: how to send sms using php script ?
Lashtal's Avatar
wherenomanhasgonebefore

Posts: 680
Name: Lashtal
Trades: 0
You can have the values inserted into a database, then run a check to see if they are there or not. You can do that with PHP, but you'll (first) have to have these numbers inserted into the database.
__________________
Currently Reading:
Please login or register to view this content. Registration is FREE
Lashtal is offline
View Public Profile
 
Old 04-29-2010, 11:04 AM Re: how to send sms using php script ?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by Prateek.sem View Post
i am looking for a phone number verification using php ?
Explain exactly what YOU mean by "phone number verification"
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
View Public Profile Visit chrishirst's homepage!
 
Old 04-29-2010, 11:08 AM Re: how to send sms using php script ?
lynxus's Avatar
Awesomeo-Maximo

Posts: 1,618
Location: UK
Trades: 1
to *send SMS's*

I use a service called kapow.

You buy credits (1) credit per SMS.

Then your PHP script just calls their PHP script with numbers and data in the headers.

Done.


If its a valid number it gets sent, If it isnt, it doesnt get sent and you dont loose a credit.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


lynxus is offline
View Public Profile Visit lynxus's homepage!
 
Old 04-29-2010, 11:15 AM Re: how to send sms using php script ?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by lynxus View Post
to *send SMS's*
Yep problem being the title says one thing and the post asks for something else.

Does the OP want to:

Validate the numerical format of the number?

or

Verify that the number actually exists and belongs to the person filling the form in?
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
View Public Profile Visit chrishirst's homepage!
 
Old 04-30-2010, 10:45 AM Re: how to send sms using php script ?
Lashtal's Avatar
wherenomanhasgonebefore

Posts: 680
Name: Lashtal
Trades: 0
ah, I would like to learn a bit more about SMS as well.
__________________
Currently Reading:
Please login or register to view this content. Registration is FREE
Lashtal is offline
View Public Profile
 
Old 04-30-2010, 10:57 AM Re: how to send sms using php script ?
lynxus's Avatar
Awesomeo-Maximo

Posts: 1,618
Location: UK
Trades: 1
Quote:
Originally Posted by Lashtal View Post
ah, I would like to learn a bit more about SMS as well.
To send SMS you will need to use a SMS gateway service.

OR
Plug your phone in via the USB and have a script you can call that can talk to it ( probably a bit too advanced )
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


lynxus is offline
View Public Profile Visit lynxus's homepage!
 
Old 07-27-2010, 02:00 PM Re: how to send sms using php script ?
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
You can send SMS for free by simply emailing a special email address provided by the mobile carrier. You need 3 things:
  1. The user's mobile number.
  2. The user's mobile carrier.
  3. You must inform the user that they may be charged by their carrier for receiving the SMS.

Here is a list of mobile SMS gateways and the format of the email addresses.
__________________
Want new web resources every day? - Follow me on
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
VirtuosiMedia is offline
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 07-28-2010, 01:24 AM Re: how to send sms using php script ?
Banned

Posts: 5
Name: kari
Trades: 0
There are tons of great sites and also more tons of specific pages that need to be bookmarked.
bagsofashion is offline
View Public Profile
 
Old 07-28-2010, 08:23 AM Re: how to send sms using php script ?
ModDish's Avatar
Super Talker

Posts: 116
Trades: 0
I read a while ago, there was a way to interface magic jack, with a website, to send sms messages.

forget where I read it. But if it worked, it would give a magic jack a purpose as the call quality on the thing sucks *** lol.
__________________
Thanks
Evan
From ModDish -
Please login or register to view this content. Registration is FREE
ModDish is offline
View Public Profile
 
Closed Thread     « Reply to how to send sms using php script ?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.83174 seconds with 12 queries