Hie there,
I'm trying to do a search engine but when i put this code in
<form action='./Search3.php' method='POST'>
<input type='text' id='Searchform' name='Searchform' size='40' value='<?php echo $_POST['Searchform']; ?>' />
<input type='Submit' value='Search' >
My input box return as such