Thread: php form create
View Single Post
Old 02-03-2013, 03:08 AM   #1
asad111720
Registered User
 
Join Date: Jan 2013
Posts: 73
Smile php form create

<html>
<body>

<form action="welcome.php" method="post">
Name: <input type="text" name="fname">
Age: <input type="text" name="age">
<input type="submit">
</form>

</body>
</html>
__________________
AMAZON PROMOTIONAL CODES

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
asad111720 is offline   Reply With Quote