开发者

how can i get the calendar selected values?

How can i get calendar selected values in php file? i am using calendar from this link http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/da开发者_Go百科tePickerMultiple.html


by $var = $_POST["formElementName"]. The date set in the inputfield can be retreived by $_POST, at least, if you use POST as your form-method.

(The selected date gets binded to a DOM-element).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜