hassank1 Posted March 13, 2008 Share Posted March 13, 2008 Hey . I've created an html combo box (<select>) ... whenver the value of the combo box changed .. I want its value to be assgined to a php variable (Ex: $cmbvalue ) ... how can I do that ? Link to comment https://forums.phpfreaks.com/topic/96026-pass-combo-box-value-to-to-php-variable/ Share on other sites More sharing options...
revraz Posted March 13, 2008 Share Posted March 13, 2008 You would have to use a FORM to submit it, or use javascript. Link to comment https://forums.phpfreaks.com/topic/96026-pass-combo-box-value-to-to-php-variable/#findComment-491610 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.