开发者

PHP Date Input textbox

开发者 https://www.devze.com 2023-01-10 02:06 出处:网络
I need to have an date picker开发者_开发问答 in my PHP form , where user can select date from calendar and it s value vl be on textbox.

I need to have an date picker开发者_开发问答 in my PHP form , where user can select date from calendar and it s value vl be on textbox.

How to do it in PHP, any tips..


How to do it in PHP, any tips..

You need javascript/jQuery for that, have a look at jquery date picker:

http://jqueryui.com/demos/datepicker/

0

精彩评论

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