user input appear on the address bar
Posted by: administrator (199.243.180.---)
Date: April 26, 2006 06:43PM

I have created a sample html form with variable $user and $address. In my test2.php code is the following:

print "Welcome <b>$user</b><P>\n\n";
print "Your address is:<P>\n\n<b>$address</b>";

now, everytime i click on 'submit' button it calls my test2.php but it doesn't show the data i just put in on the screen, but it show them on the address bar. Why it's doing that? Please help. thank you.

Options: ReplyQuote
Re: user input appear on the address bar
Posted by: administrator (199.243.180.---)
Date: April 28, 2006 06:18PM

I solved the problem.

Options: ReplyQuote


Sorry, only registered users may post in this forum.