Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > PHP / mySQL

Notices


Reply
 
Thread Tools Rate Thread Display Modes
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

Old 04-19-2013, 03:45 AM   #2
vivekaryan
Registered User
 
Join Date: Apr 2013
Posts: 58
well.....its really working.........
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
vivekaryan is offline   Reply With Quote
Old 04-22-2013, 11:42 PM   #3
RohanJaiswal
Registered User
 
Join Date: Apr 2013
Posts: 8
<html>
<body>
<form action="Hello.php" method="post">
Name: <input type="text" name="name">
Age: <input type="text" name="age">
<input type="submit">
</form>
</body>
</html>
when the form is submitted, data will be sent to Hello.php
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


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


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Importance of Php Development for Web Development tech.biztech Programming General 35 11-22-2019 12:37 AM
PHP introduction stevepatton PHP / mySQL 48 06-17-2019 02:02 AM
PHP full form madhuriarora Programming General 60 06-17-2014 11:21 PM
How can i create a shopping cart through PHP? chikkiarora Programming General 0 12-15-2011 06:32 AM
form to file script. php or html mjvndhsb PHP / mySQL 0 10-07-2011 08:55 PM


All times are GMT -7. The time now is 06:33 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.