hybr1d Posted February 15, 2010 Share Posted February 15, 2010 Hi all Please help me php code Name <select name="codeone" size="1"> <option value="19">Menu1</option> <option value="1">Menu2</option> <option value="3">Menu3</option> <option value="4">Menu4</option> <option value="5">Menu5</option> <option value="6">Menu6</option> <option value="7">Menu7</option> <option value="8">Menu8</option> <option value="9">Menu9</option> </select> echo "values (", $codeone, ", ",);"; I want something simple like This here could somebody please write a code according to pictures? Link to comment https://forums.phpfreaks.com/topic/192152-please-help-checkbox/ Share on other sites More sharing options...
isedeasy Posted February 15, 2010 Share Posted February 15, 2010 http://www.phpfreaks.com/forums/index.php/topic,200925.0.html Link to comment https://forums.phpfreaks.com/topic/192152-please-help-checkbox/#findComment-1012671 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.