Welcome Guest, Not a member yet? Register   Sign In
Need Help
#1

[eluser]phpfresher[/eluser]
Here is the sample of my drop down select box:
<?php
echo form_dropdown('module_id',$list_of_module,'1',$attribute);
?>
Problem: i need to add the id field in the select box
Here is the sample output that i need:
<select name="module_id" id="module_id">
........


Messages In This Thread
Need Help - by El Forum - 05-05-2011, 04:34 AM
Need Help - by El Forum - 05-05-2011, 05:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB