Hi
Im developing a website.It requires to send an send SMS. I had an SMS API How to use in my WEBPage
Please give the code.
SMSAPI : <b>http://smsflight.net/SendSMS.asmx/SendS ... eNumber</b>
U = user name
Please pass a valid username which is provided by SMSFlight.net.
P = password
Please pass a valid password which is provided by SMSFlight.net.
Msg = Message
Message is what you want to send in SMS. The message length should be less than or equal to 160. This is the default sms length supported.
Sid = Sender ID
This is the id which your message will use and the recipient will get the message with this sender name. Max length of the sender id will be used is 8.
Number = Mobile number or series of numbers separated by comma
The Response
STATUS CODES
0: Invalid credentials passed.
1: Message sent successfully.
2: Sender id is invalid.
3: Mobile number is invalid.
4: Message credit limit exceeded.
100: Failure in sending SMS.
Please give the code for this.
Thanks
Rajesh24
New php-forum User
New php-forum User
Posts: 1
Joined: Mon Jun 27, 2011 6:59 am
How to use SMS API into my site?
Moderator: General Moderators
Re: How to use SMS API into my site?
Myself, I will wait a few days to reply, as then I can see what other forums this same message was posted to, to help me determine if it is a legitimate request, or just spamming as a new user to multiple forums as this is obviously a copy and paste from another forum where it is also your first post. (I'm a moderator on another forum, and sadly we see a lot of that where people post questions for the purpose of asking about their own service)