Erdiko/www/app/views/examples/bmi.php
<form action ="bmi_post" method = "post"> Weight(kgs): <input type = "text" name = "wt"> Height (m) : <input type = "text" name = "ht"> <input type = "submit" name="sub_form"> </form>