PHP File System Which one of the following function outputs the contents of a string variable to the specified resource? filewrite() fwrites() fwrite() filewrites() filewrite() fwrites() fwrite() filewrites() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function reads a directory into an Array? readdir() readdirectory() scandir() scandirectory() readdir() readdirectory() scandir() scandirectory() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The filesize() function returns the file size in ___________ bytes kilobytes gigabytes bits bytes kilobytes gigabytes bits ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function is capable of reading a file into an array? file() arr_file() arrfile() file_arr() file() arr_file() arrfile() file_arr() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function sets the file filename’s last-modified and last-accessed times? set() touch() sets() touched() set() touch() sets() touched() 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() fgets() filegets() fileget() fget() fgets() filegets() fileget() ANSWER DOWNLOAD EXAMIANS APP