Q. Which PHP function returns the current timezone?
β
Correct Answer: (C)
date_default_timezone_get()
Explanation: This function returns the default timezone.