Tag Archives: Ello

You think you know PHP. Quiz Results!

With 400+ answers here are the results. First I want to thank you for participating in the quiz and congrats for the 16 users that answered correctly to all the questions!

1. What will be the output of the following code?

echo date('Y-m-d', strtotime('-1 month ago'));
  • Error
  • One month ago from the current date and time
  • One month in the future from the current date and time correct answer (ref)

Answers of the first question

Continue reading You think you know PHP. Quiz Results!