Vidyalelo
PHP · Q27

Date And Timestamp

Programming · PHP · question 27

Q27

You must make a call to ................... to specify what time zone you want calculations to take place in before calling any date functions.

A.
date_default_timezone_set()
Answer
B.
datedefault_timezone_set()
C.
date_defaulttimezone_set()
D.
date_default_timezoneset()

Answer: Option A

Solution

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