PHP File System Which function sets the file filename’s last-modified and last-accessed times? touch() sets() set() touched() touch() sets() set() touched() ANSWER DOWNLOAD EXAMIANS APP
PHP File System fgets() is used to read a file one line at a time. False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ............ function checks if the "end-of-file" (EOF) has been reached. feof() f_of() feofs() f_eof() feof() f_of() feofs() f_eof() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function is capable of reading a specific number of characters form a file? fget() filegets() fgets() fileget() fget() filegets() fgets() fileget() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following PHP function is used to determine a file’s last access time? filetime() fileltime() filectime() fileatime() filetime() fileltime() filectime() fileatime() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function reads a directory into an Array? readdir() readdirectory() scandirectory() scandir() readdir() readdirectory() scandirectory() scandir() ANSWER DOWNLOAD EXAMIANS APP