2014 Chinese New Year countdown example _ PHP Tutorial

Source: Internet
Author: User
2014 Chinese New Year countdown example. 2014 run the following code to copy the countdown program :? Php $ zero1strtotime (date ("y-m-dh: I: s"); current time $ zero2strtotime ("2014-1-3124: 00: 00 ′); 2014 Chinese New Year's Eve countdown applet

The code is as follows:


$ Zero1 = strtotime (date ("y-m-d h: I: s"); // The current time
$ Zero2 = strtotime ("24:00:00 '); // Chinese new year's time
$ Guonian = ceil ($ zero2-$ zero1)/86400); // 60 s * 60 min * 24 h
Echo$ GuonianDay !";
?>

The pipeline code is as follows :? Php $ zero1 = strtotime (date ("y-m-d h: I: s"); // Current Time $ zero2 = strtotime ("24:00:00 ′); // Chinese New Year's Eve...

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.