PHP File System Which one of the following function reads a directory into an Array? scandir() scandirectory() readdir() readdirectory() scandir() scandirectory() readdir() readdirectory() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function is capable of reading a file into a string variable? file_get_contents() file_contents() file_content() file_get_content() file_get_contents() file_contents() file_content() file_get_content() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function is useful when you want to output the executed command’s result? system() out_cmm() cmm() out_system() system() out_cmm() cmm() out_system() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following PHP function is used to determine a file’s last access time? fileatime() filetime() fileltime() filectime() fileatime() filetime() fileltime() filectime() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The filesize() function returns the file size in ___________ bits gigabytes bytes kilobytes bits gigabytes bytes kilobytes 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() filewrites() fwrites() filewrite() fwrite() filewrites() fwrites() ANSWER DOWNLOAD EXAMIANS APP