PHP File System Which one of the following function is capable of reading a specific number of characters form a file? fget() fileget() filegets() fgets() fget() fileget() filegets() fgets() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The filesize() function returns the file size in ___________ bytes kilobytes bits gigabytes bytes kilobytes bits gigabytes ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function sets the file filename’s last-modified and last-accessed times? set() sets() touch() touched() set() sets() touch() touched() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function outputs the contents of a string variable to the specified resource? filewrite() fwrite() fwrites() filewrites() filewrite() fwrite() fwrites() filewrites() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ............ function checks if the "end-of-file" (EOF) has been reached. feof() f_eof() f_of() feofs() feof() f_eof() f_of() feofs() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function is capable of reading a file into an array? arr_file() file_arr() file() arrfile() arr_file() file_arr() file() arrfile() ANSWER DOWNLOAD EXAMIANS APP