Q. Which function is used to get the current date in PHP? (A) now() (B) currentDate() (C) date() (D) getDate() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) date() Explanation: date() is used to format and display dates.