Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. The date() function returns ___ representation of the current date and/or time.

  2. A.

     Integer

    B.

     String

    C.

     Boolean

    D.

     Float

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The prototype of this function is: string date(string format [, int timestamp]).


Be The First To Comment