What is the purpose of getdate() function?

Submitted by: Administrator
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().
Submitted by:

Read Online Sr. PHP Programmer Job Interview Questions And Answers