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

Reply
Need Help on How to build an SMS WEBSITE
Old 10-01-2011, 09:08 PM Need Help on How to build an SMS WEBSITE
Junior Talker

Posts: 1
Trades: 0
Hey guys, i need help on how to build a commercial sms sending website...pls share tip swith me
itchfingers11 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-01-2011, 09:15 PM Re: Need Help on How to build an SMS WEBSITE
Physicsguy's Avatar
404 - Title not found

Posts: 920
Name: Scott Kaye
Location: Ontario
Trades: 0
Well, I have a small program that will send SMS messages. It's quite simple, really. You just have to look up 'SMS Gateway list' on Google, and go from there.

FROM there, though, you can simply use PHP's mail() function, and send the 'email' to the SMS Gateway. Of course, the Gateway will route the email to the user's phone, as well as sending it pseudo-anonymously (it shows up for me as 999-999-9999).

You can see the script here, but please note that it might not work because it's running on a free host, and I think they limit my outbound emails.

If you want the full script, just ask

-PG
__________________
Check out my
Please login or register to view this content. Registration is FREE
or my
Please login or register to view this content. Registration is FREE
!
Physicsguy is offline
Reply With Quote
View Public Profile
 
Old 10-03-2011, 10:32 PM Re: Need Help on How to build an SMS WEBSITE
Super Spam Talker

Posts: 879
Name: Paul W
Trades: 0
Do be aware that there's more to it than just sending texts - there's the whole CRM thing - a lot of messy customer handling over subscribe/unsubscribe/didn't get that why have I been charged etc etc.
__________________

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


*** New:
Please login or register to view this content. Registration is FREE
PaulW is offline
Reply With Quote
View Public Profile
 
Old 10-05-2011, 03:16 AM Re: Need Help on How to build an SMS WEBSITE
Junior Talker

Posts: 1
Trades: 0
This is a lot more than just sending text over the air.
There are several layers that send append their security messages as the message goes through them. This is the senders's scenario.
At receiver's end, the protocol says these security layers are removed one by one and the original message is being received by the end user.
You might have seen the message at the end "Sent From..." or something similar. This is the task of the first layer at sender's/ receiver's end.

If you want to get this developed, I own an agency and can get my developers work on your requirements.

Kindly get back to me as required.
NeuronSoftech is offline
Reply With Quote
View Public Profile
 
Old 10-15-2011, 08:15 PM Re: Need Help on How to build an SMS WEBSITE
madnhain's Avatar
Experienced Talker

Posts: 42
Name: Jez
Location: Grand Junction, CO / Williston, ND
Trades: 0
I actually just stumbled onto this earlier today: http://davidwalsh.name/send-text-message

I haven't had a chance to test it out yet, but it appears to be a fairly simple solution.
madnhain is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Need Help on How to build an SMS WEBSITE
 

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.67467 seconds with 12 queries