PHP time Selector Pro-test can be modified by itself

Source: Internet
Author: User

Because the front end of the separation caused I need to do the background page, so there is a to fill the birthday I used this time selector

<?PHP/** * Created by Phpstorm. * User:administrator * date:16-7-23 * time: Morning 10:24*/Header(‘‘);d Ate_default_timezone_set ("PRC");$nowtime= Time();$rq=Date("Y-m-d",$nowtime);?>Start Time: <input type= "text" name= "StartTime" onfocus= "mycalendar.setdate (This)" Value= "<?php Echo$rq;? > ">End Time: <input type= "text" name= "Endtime" onfocus= "mycalendar.setdate (This)" Value= "<?php Echo$rq;? > "></body>

To introduce Mydate.js

Address: Http://pan.baidu.com/s/1gfkDmxX

PHP time Picker pro-test can be modified by itself

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.