A

Admin • 833K Points
Coach

Q. Which function returns the current date and time?

  • (A) time()
  • (B) now()
  • (C) date()
  • (D) datetime()
  • Correct Answer - Option(C)
  • Views: 21
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

date() formats a local date/time, if no timestamp given current time is used.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.