PHP File System Which one of the following function operates similarly to fgets(), except that it also strips any HTML and PHP tags form the input? fgetsa() fgetss() fgetsh() fgetsp() fgetsa() fgetss() fgetsh() fgetsp() 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
PHP File System Which function sets the file filename’s last-modified and last-accessed times? touch() touched() sets() set() touch() touched() sets() set() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function is useful when you want to output the executed command’s result? out_system() cmm() system() out_cmm() out_system() cmm() system() out_cmm() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function reads a directory into an Array? scandirectory() scandir() readdir() readdirectory() scandirectory() scandir() readdir() readdirectory() ANSWER DOWNLOAD EXAMIANS APP