Home » PHP » PHP Date/Time » Question
  1. The date() function returns ___ representation of the current date and/or time.
    1. Float
    2. Boolean
    3. Integer
    4. String
    5. None of these
Correct Option: D

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



Your comments will be displayed only after manual approval.