Recent content by Swapna

  1. S

    cannot execute post method in html to php?

    <form action="welcome.php" method="post"> Name: <input type="text" name="fname" /> Age: <input type="text" name="age" /> <input type="submit" /> </form> Welcome <?php echo $_POST["fname"]; ?>!<br /> You are <?php echo $_POST["age"]; ?> years old.
  2. S

    cannot execute post method in html to php?

    i wrote the html code and php seperately..when we enter the details to text box ,theis details cannot post to php <form action="welcome.php" method="post"> Name: <input type="text" name="fname" /> Age: <input type="text" name="age" /> <input type="submit" /> </form> Welcome <?php echo...
  3. S

    Watch Live Fulham vs Wolfsburg Online Free Streaming Comcast Quater Final Game On PC

    Where We Find Tv Link? Fulham vs Wolfsburg Live,watch Fulham vs Wolfsburg live,Fulham vs Wolfsburg live stream,watch live Barcelona Stuttgart, Barcelona Stuttgart,watch live a stream free,Fulham vs Wolfsburg live football free,watch Fulham vs Wolfsburg live sopcast,watch Fulham vs Wolfsburg...
Back
Top