PHP File System Which one of the following function is capable of reading a specific number of characters form a file? filegets() fget() fgets() fileget() filegets() fget() fgets() fileget() 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() fwrite() filewrite() fwrites() filewrites() fwrite() filewrite() fwrites() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following PHP function is used to determine a file’s last access time? filectime() fileltime() fileatime() filetime() filectime() fileltime() fileatime() filetime() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ............ function checks if the "end-of-file" (EOF) has been reached. feofs() f_eof() f_of() feof() feofs() f_eof() f_of() feof() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function reads a directory into an Array? scandirectory() readdir() readdirectory() scandir() scandirectory() readdir() readdirectory() scandir() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function is capable of reading a file into an array? arrfile() file() arr_file() file_arr() arrfile() file() arr_file() file_arr() ANSWER DOWNLOAD EXAMIANS APP