< form action = "<?php echo site_url('search/search_keyword');?>"
method = "post" >
<
input type = "text"
name = "keyword" / >
<
input type = "submit"
value = "Search" / >
<
/form>
< form action = "<?php echo site_url('search/search_keyword');?>"
method = "post" >
<
input type = "text"
name = "keyword" / >
<
input type = "submit"
value = "Search" / >
<
/form>