D Diveenash P Guest Feb 6, 2009 #1 I need to create a system where its must have double search input box.. I really need urgently.. anyone knows do send me the php script... Thanks..
I need to create a system where its must have double search input box.. I really need urgently.. anyone knows do send me the php script... Thanks..
B Blackcompe Guest Feb 6, 2009 #2 <?php ?> <div> <input type = "text"/> <input type = "text"/> <input type = "submit" value = "Search"/> </div> <?php ?>
<?php ?> <div> <input type = "text"/> <input type = "text"/> <input type = "submit" value = "Search"/> </div> <?php ?>