Q. Which function is used to get the current Unix timestamp? (A) time() (B) now() (C) current_time() (D) date() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) time() Explanation: time() returns the current time as a Unix timestamp.