Home » PHP » PHP Date/Time » Question
  1. Which one of the following function is useful for producing a timestamp based on a given date and time.
    1. mtime()
    2. mrtime()
    3. time()
    4. mktime()
    5. None of these
Correct Option: D

mktime()



Your comments will be displayed only after manual approval.