State whether the following statements about the array elements returned by getdate() function are TRUE or FALSE.i. ‘mon’ is the numeric representation of the month.ii. ‘month’ is the text representation of the month.iii. ‘yday’ is the text representation of the day of the year.

🎲 Try a Random Question  |  Total Questions in Quiz: 20  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Practice Test: Handling Date And Time In PHP — practice the complete quiz, review flashcards, or try a random question.


State whether the following statements about the array elements returned by getdate() function are TRUE or FALSE.<br>i. ‘mon’ is the numeric representation of the month.<br>ii. ‘month’ is the text representation of the month.<br>iii. ‘yday’ is the text representation of the day of the year.