Claim your Biolink Click Here
0 like 0 dislike
1.8k views

Hai I wanted to send sms with registered SMS gateway, i wanted to push data to my sms api which sends from a webpage which contains data and sender phone nos please solve my problem

Php code

<form method="POST" action="preparebdaywishes.php" name="stubdaywishes">
    <input type="hidden" name="FormName" value="stuattendance">
	<input type="hidden" name="FormAction" value="search">
	<input type="hidden" name="fpath" value="">
	<input type="hidden" name="pageVisit" value="1">

	<table class="FormTABLE">
		<tr>
		<td class="FormHeaderTD" colspan="2"><a name="stuattendance"><font class="FormHeaderFONT">Today Birthdays</font></a></td>
		</tr>
		<tr>
		<td class="FieldCaptionTD"><font class="FieldCaptionFONT">Num Of Students :</font></td>
		<td class="DataTD"><font class="FieldCaptionFONT">1&nbsp;&nbsp;&nbsp;</font></td>
		<tr>
		
		<tr>
		<td class="ColumnTD" align="right" colspan="3">
		<input type="hidden" name="numofstudents" value="1"/>
		<input type="hidden" name="mobilenumbers" value=""/>
		<input type="hidden" name="messages" value="S###121###912345678###happy new year"/>
		<input type="hidden" name="count" value="1"/>

		<input type="hidden" name="sentBy" value=""/>
		<input type="hidden" name="senderid" value=""/>
		<input type="hidden" name="smsOption" value=""/>
		<input type="hidden" name="smsCount" value=""/>
		<input type="hidden" name="branCode2sms" value=""/>
		
		<input type="submit" value="Send SMS"></td>
		</tr>
    </table>
    </form>
in Computers & Internet by (0 points)
retagged | 1.8k views

1 Answer

0 like 0 dislike
Hi,

Yes, you can do that easily with the help of CURL, please refer this

http://answergig.com/21/how-to-pass-value-through-curl-to-another-page-in-php

 

I have been implemented the SMS gateway and sent sms via PHP webpage throught the above URL
by (1.6k points)

Related questions

0 like 0 dislike
2 answers
asked Nov 4, 2017 in Computers & Internet by Marc (4.7k points) | 646 views
1 like 0 dislike
1 answer
0 like 0 dislike
1 answer
1 like 0 dislike
1 answer
2 like 0 dislike
1 answer
0 like 0 dislike
1 answer
asked Sep 16, 2013 in Science & Mathematics by thenmalathi (0 points) | 4.0k views
0 like 0 dislike
1 answer

Where your donation goes
Technology: We will utilize your donation for development, server maintenance and bandwidth management, etc for our site.

Employee and Projects: We have only 15 employees. They are involved in a wide sort of project works. Your valuable donation will definitely boost their work efficiency.

How can I earn points?
Awarded a Best Answer 10 points
Answer questions 10 points
Asking Question -20 points

1,310 questions
1,471 answers
569 comments
4,809 users