Roopavathy Posted October 6, 2015 Share Posted October 6, 2015 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. Quote Link to comment Share on other sites More sharing options...
seandisanti Posted October 6, 2015 Share Posted October 6, 2015 You're posting usernames and passwords on public forum, hopefully one of the mods catches it before someone who would do harm Quote Link to comment Share on other sites More sharing options...
Roopavathy Posted October 6, 2015 Author Share Posted October 6, 2015 Can anyone help me to integrate any API for sending SMS from my website?Is there any other free API available? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.