Jump to content

pass variables in url


madhmad

Recommended Posts

i hav this url n whenever i click on this url i get som mssg send on my mobile

i hav a form whose code is

Code: [select]

<form action="formprocess.php method="post">

telephone<input type="text name="telephone>

<input type="submit" name="submit">

</form>

 

 

i want to send telephone as parameter to this url so whenever user enters his telephone he gets d mssg

after clicking on submit.....but i hav no idea how to do tht...help me somone plssssssss

 

http://www.abc.in/smsapi/sendsms.php?sendto=9987234123&msg=your

Link to comment
https://forums.phpfreaks.com/topic/235288-pass-variables-in-url/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.