Wednesday 15 July 2015

php - Prepopulating form from get/post -


I am not fluent in English and I'm a newbie in HTML so I do not know how to explain it. X.x

This send.php:

  & lt ;? Php $ user = "user"; $ Password = "password123"; $ Url = "http://www.website.com:1114/?user=". $ User "& Amp; password =". $ Password; $ Get = file_get_contents ($ url); Get echo $; ? & Gt;   

Will be redirected but will not show the link

  http://www.website.com:1114/? User = username and password = password 123   

form:

  form action = send.php "method =" post "Gt; & lt; p class =" number-input "& gt; Number: 
Select name =" phone number "id =" prefix "> option Value = "" & gt; & lt; / option & gt; option value = "0905"> 0905 option value = "0906"> 0906 Option & gt; Option Value = "0907"> 0907 & lt; Option Price = "0908"> 0908 Option Value = "090 9" & Gt; 090 9 & lt; / option & gt; Option == "0910"> 0910

No comments:

Post a Comment