Current Date ,time ,day ,years Program

Returning value Some PHP function returns value when called and the nature of the returned value may be determined by the argument passed . for example The built-in-date() function accept a whole range of argument to determine how date information should be formatted for return to the caller Argument Description Example Y Year as four digit 2020 y Years as two digit 14 n Month as one or two digit 7 m Month as two digit ...