PHP Date and Timestamp The getdate() function returns A string A floating-point number An integer An array A Boolean A string A floating-point number An integer An array A Boolean ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp Which function displays the web page’s most recent modification date? get_last_mod() lastmod() last_mod() getlastmod() get_last_mod() lastmod() last_mod() getlastmod() ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp Which one of the following format parameter can be used to identify timezone? T N E I T N E I ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp ................Checks a date for numeric validity. check_date Verify_date checkdate verifydate check_date Verify_date checkdate verifydate ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp Which one of the following function is useful for producing a timestamp based on a given date and time. mktime() mtime() time() mrtime() mktime() mtime() time() mrtime() ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp The date() function returns ___ representation of the current date and/or time. String Float Integer Boolean String Float Integer Boolean ANSWER DOWNLOAD EXAMIANS APP