PHP File System Which function is useful when you want to output the executed command’s result? out_system() out_cmm() system() cmm() out_system() out_cmm() system() cmm() ANSWER DOWNLOAD EXAMIANS APP
PHP File System flock() is used to unlock a file so that two or more people do not get access to it at the same time. False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function is capable of reading a file into an array? arr_file() arrfile() file_arr() file() arr_file() arrfile() file_arr() file() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ............ function checks if the "end-of-file" (EOF) has been reached. f_of() feofs() feof() f_eof() f_of() feofs() feof() 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() fgets() fileget() filegets() fget() fgets() fileget() filegets() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The filesize() function returns the file size in ___________ bits bytes gigabytes kilobytes bits bytes gigabytes kilobytes ANSWER DOWNLOAD EXAMIANS APP