Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ What is the purpose of getdate() function?

The function getdate() optionally accepts a time stamp and returns an associative array containing information about the date. If you omit the time stamp, it works with the current time stamp as returned by time().

 127 views

More Questions for you: