PHP File System Which one of the following PHP function is used to determine a file’s last access time? filectime() fileatime() fileltime() filetime() filectime() fileatime() fileltime() filetime() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ........... function is used to read a single character from a file. fgetc() fgetf() fget() fgets() fgetc() fgetf() fget() fgets() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The filesize() function returns the file size in ___________ gigabytes bytes kilobytes bits gigabytes bytes kilobytes bits ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ............ function checks if the "end-of-file" (EOF) has been reached. feof() feofs() f_of() f_eof() feof() feofs() f_of() f_eof() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function outputs the contents of a string variable to the specified resource? filewrites() filewrite() fwrites() fwrite() filewrites() filewrite() fwrites() fwrite() 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_contents() file_content() file_get_content() file_get_contents() file_contents() file_content() file_get_content() ANSWER DOWNLOAD EXAMIANS APP