PHP File System The ........... function is used to read a single character from a file. fgetf() fgets() fget() fgetc() fgetf() fgets() fget() fgetc() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function is useful when you want to output the executed command’s result? cmm() out_system() system() out_cmm() cmm() out_system() system() out_cmm() 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() filegets() fileget() fget() fgets() filegets() fileget() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which function sets the file filename’s last-modified and last-accessed times? sets() touched() touch() set() sets() touched() touch() set() ANSWER DOWNLOAD EXAMIANS APP
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? fgetss() fgetsa() fgetsh() fgetsp() fgetss() fgetsa() fgetsh() fgetsp() 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() filectime() fileltime() filetime() fileatime() filectime() fileltime() filetime() ANSWER DOWNLOAD EXAMIANS APP