Current location: Hot Scripts Forums » Programming Languages » PHP » Sending Sms Using Php


Sending Sms Using Php

Reply
  #1 (permalink)  
Old 08-25-03, 06:08 AM
micromedia micromedia is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Question Sending Sms Using Php

Hello,

I want to provide SMS service to users... How do I do that? Suppose I have all technical background for this ready. Are there some special functions in PHP to accomplish this task or should I use some other libraries?.. For e-mail you just say mail(....) and it sends email throught an FTP server you already own.. suppose I have an SMS server (bought service from SMSC )...what to do nexT?

Waiting for your suggestions..
Reply With Quote
  #2 (permalink)  
Old 08-25-03, 06:36 AM
Karl Austin Karl Austin is offline
Newbie Coder
 
Join Date: Aug 2003
Location: UK
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
You need to find out how you can interface to the SMS server, a lot provide a SOAP interface of a simple XML POST interface for you to work with.
__________________
Karl Austin
Experiened PHP (OO), XML, XSL, CSS, XHTML and SQL (mySQL, pgSQL) Coder for hire.
Reply With Quote
  #3 (permalink)  
Old 08-25-03, 06:44 AM
micromedia micromedia is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
what nexT?

if I know the way how to acess to server what next? how to nahdle it within PHP?
Reply With Quote
  #4 (permalink)  
Old 08-25-03, 06:46 AM
Karl Austin Karl Austin is offline
Newbie Coder
 
Join Date: Aug 2003
Location: UK
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Well if you know how to interface with the server then what's the problem? If you know you need to do an HTTP POST then use the sockets functions (or cURL) to do an HTTP POST to it etc. etc.
__________________
Karl Austin
Experiened PHP (OO), XML, XSL, CSS, XHTML and SQL (mySQL, pgSQL) Coder for hire.
Reply With Quote
  #5 (permalink)  
Old 08-25-03, 08:00 AM
micromedia micromedia is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
oh yeah...I C

So the only thing to know is how to interface with the server, which will be told me by the guys from whom I get the service..

thanx..
Reply With Quote
  #6 (permalink)  
Old 08-25-03, 09:02 AM
Karl Austin Karl Austin is offline
Newbie Coder
 
Join Date: Aug 2003
Location: UK
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Yes.
__________________
Karl Austin
Experiened PHP (OO), XML, XSL, CSS, XHTML and SQL (mySQL, pgSQL) Coder for hire.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
PHP Dudes - Hi All stuart New Members & Introductions 4 05-03-04 01:22 PM
Custom PHP Scripts BdSBB Job Offers & Assistance 3 12-07-03 09:49 AM
PHP Triad/Upload form eddyvlad PHP 6 10-06-03 11:17 PM
30% off Hosting - Free PHP Script Autoinstaller cyberwisdom General Advertisements 0 07-06-03 01:47 PM


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