开发者

How to Auto Save Selection in ComboBox into MYSQL in PHP?

Is it possible to auto save selected item 开发者_如何学运维in ComboBox into MYSQL without submit button?


yes you can do that by using jquery and ajax.

Jquery get selection box multiple select - $("#combobox_id").val();

ajax - http://api.jquery.com/jQuery.ajax/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜