I would like to show the number of days missing for a specific date. In other words, I want to display something like:
X days to go for the great event
using PHP and the server time.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Note: I’m totally side stepping any timezone considerations, so, be sure you read up on timezone issues associated with using the PHP
datetimefunctions.