State whether the following statements about the functions for working with timestamps are TRUE or FALSE.i. The time function is useful for retrieving the preset UNIX timestamp.ii. The mktime() function is useful for producing a timestamp based on a given date and time.

🎲 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 functions for working with timestamps are TRUE or FALSE.<br>i. The time function is useful for retrieving the preset UNIX timestamp.<br>ii. The mktime() function is useful for producing a timestamp based on a given date and time.