Where do you have your HTML code for the FORM then?

May one see it? 

-----Original Message-----
From: Muhammad Imran
To: [EMAIL PROTECTED]
Sent: 22-8-03 4:56
Subject: [PHP-WIN] Form data


  How i can process my form data, my form contain just one text input
field and .php code have to show it but when i press ""SUBMIT" button my
page url does not change nor the input text seen thier. my php code is :

<html>
<body> 
<p>Welcome<?php echo ($Applicant); ?>!</p>
</body>
</html>

html form just send the input text with Applicant text field data.
However my php and apache is working fine. Do any one have idea.
Imran

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to