PHP File System Which one of the following PHP function is used to determine a file’s last access time? fileltime() fileatime() filectime() filetime() fileltime() fileatime() filectime() filetime() ANSWER DOWNLOAD EXAMIANS APP
PHP File System fgets() is used to read a file one line at a time. True False True False ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function is capable of reading a file into a string variable? file_get_contents() file_get_content() file_content() file_contents() file_get_contents() file_get_content() file_content() file_contents() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function sets the file filename’s last-modified and last-accessed times? touched() sets() touch() set() touched() sets() touch() set() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function is useful when you want to output the executed command’s result? cmm() out_system() system() out_cmm() cmm() out_system() system() out_cmm() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ............ function checks if the "end-of-file" (EOF) has been reached. feof() feofs() f_eof() f_of() feof() feofs() f_eof() f_of() ANSWER DOWNLOAD EXAMIANS APP