<form action="php manual.php" method="post">
Enter your name: <input name="name" type="text">
Enter your age: <input name="age" type="text">
<input type="submit">
</form>
<?php echo $_POST["name"]; ?>
<?php echo $_POST["age"]; ?>
<form action="php tutorial.php" method="get">
Name: <input type="text" name="name" />
Age: <input type="text" name="age" />
<input type="submit" />
</form>
<?php echo $_GET["name"]; ?>
<?php echo $_GET["age"]; ?>
1 comment:
SEO Solution Company Chandigarh India offer Internet Marketing service. Internets marketing also suggest that i- marketing, online marketing, e marketing, is the making of product or service by the internet. Search engine marketing is the form of internet marketing that have to promote website by increasing ranking in search engine.
Post a Comment