Jump to content

Way2SMS API Integration


Roopavathy

Recommended Posts

Hello there,

 

I want to integrate Way2SMS API in my project .I downloaded the API and used it.

I have my account in way2sms.But I get error as "Invalid Login".

 

Here is my main form

 

<html>
<center>Send SMS</center>
<form method="post" action="sendsms.php">
Enter mobile no:<input type="text" name="uid"><br><br>
Enter pass:<input type="password" name="pwd"><br><br>
Enter mobile no:<input type="text" name="phone"><br><br>
Message:<textarea row="3" column="2" name="msg"></textarea>
<br><br>
<input type="submit" name="submit" value="Send">

 

</form>
</html>

 

And the main files are

 

sendsms.php  : - http://pastebin.com/jkmb9Rb3

 

way2sms-api.php :- http://pastebin.com/1SQjYu0P

 

Kindly check and help me to rectify my errors.

 

Thanks in advance.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.