Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. Which one of the following function is useful for producing a timestamp based on a given date and time.

  2. A.

     time()

    B.

     mktime()

    C.

     mrtime()

    D.

     mtime()

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment