Vidyalelo
PHP · Q29

Date And Timestamp

Programming · PHP · question 29

Q29

The ......... function parses an English textual date or time into a Unix timestamp.

A.
strtodate()
B.
stroftime()
C.
strtotime()
Answer
D.
str_to_time()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board