Vidyalelo
PHP · Q28

Date And Timestamp

Programming · PHP · question 28

Q28

What would happen if the following script were run on a Windows server set to Moscow, Russia’s time zone?

A.
It would output the number 0
B.
It would output the number -1
Answer
C.
It would output the number 1
D.
It would raise an error
E.
It would output nothing

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board