The PHP string is interpreted as time, plus one day, plus one month, etc.

Source: Internet
Author: User
: This article mainly describes how to interpret PHP strings as time, add one day, and add one month. For more information about PHP tutorials, see. The strtotime () function parses the date and time descriptions of any English text into Unix timestamps.

Strtotime (time, now) // parameter description time specifies the time string to be parsed. Now is used to calculate the timestamp of the returned value. If this parameter is omitted, the current time is used.

This function is expected to accept a string that contains the American English date format and try to parse it into a Unix timestamp (seconds since January 1 1970 00:00:00 GMT ), the value is relative to the time given by the now parameter. If this parameter is not provided, the current time of the system is used.


  

The running result is as follows:

Int (1452653589) int (1128268800) int (1452671589) int (1453258389) int (1453542794) int (1453046400) int (1452355200) int () string (26) "today: 10:53:09 "string (26)" Tomorrow: 10:53:09"

'). AddClass ('pre-numbering '). hide (); $ (this ). addClass ('Has-numbering '). parent (). append ($ numbering); for (I = 1; I <= lines; I ++) {$ numbering. append ($ ('
  • '). Text (I) ;}; $ numbering. fadeIn (1700) ;}) ;}; script

    The above describes how to explain the PHP string to time, add one day, and add one month, including the content, and hope to help friends who are interested in PHP tutorials.

    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.