PHP File System Which function sets the file filename’s last-modified and last-accessed times? touch() sets() set() touched() touch() sets() set() touched() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function is useful when you want to output the executed command’s result? out_cmm() out_system() system() cmm() out_cmm() out_system() system() cmm() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ........... function is used to read a single character from a file. fgetf() fgets() fgetc() fget() fgetf() fgets() fgetc() fget() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function outputs the contents of a string variable to the specified resource? fwrite() filewrites() fwrites() filewrite() fwrite() filewrites() fwrites() filewrite() ANSWER DOWNLOAD EXAMIANS APP
PHP File System fgets() is used to read a file one line at a time. False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ............ function checks if the "end-of-file" (EOF) has been reached. f_eof() feof() f_of() feofs() f_eof() feof() f_of() feofs() ANSWER DOWNLOAD EXAMIANS APP