Notice: Undefined Index.....
Posted: Mon Jan 31, 2005 6:07 am
Hi
i m using PHP 4.3.4 and getting the error "Notice: Undefined index: txtName in c:\\inetpub\\wwwroot\\trial\\register.php on line 166" in the following line of code:
<form name="form1" method="post" action="confirmation.php?name=<?php echo $_POST['txtName'] ?>">
can someone help please
thank you
i m using PHP 4.3.4 and getting the error "Notice: Undefined index: txtName in c:\\inetpub\\wwwroot\\trial\\register.php on line 166" in the following line of code:
<form name="form1" method="post" action="confirmation.php?name=<?php echo $_POST['txtName'] ?>">
can someone help please
thank you