adplus-dvertising
frame-decoration

Question

A filesystem function clearstatcache ( ) id used for

a.

Deleting files

b.

Changing the state of cache

c.

Clears cache of file status info

d.

None of them

Posted under PHP Filesystem PHP

Answer: (c).Clears cache of file status info

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A filesystem function clearstatcache ( ) id used for

Similar Questions

Discover Related MCQs

Q. Fread ( ) function will stop at end of file or when it reaches to

Q. Mktime ( ) function allows you to convert any date into a

Q. File_get_contents function is included in

Q. Fread ( ) function has parameter, file and

Q. If a file already exists symbol r+ is used for

Q. Syslog function is an example of

Q. Fpassthru ( ) function writes result into a

Q. Sockets are not destroyed when script exits, is property of

Q. Feof ( ) function is used in

Q. The filesize() function returns the file size in ___________

Q. Which one of the following PHP function is used to determine a file’s last access time?

Q. Which one of the following function is capable of reading a file into an array?

Q. Which one of the following function is capable of reading a file into a string variable?

Q. Which one of the following function is capable of reading a specific number of characters from a file?

Q. Which one of the following function operates similarly to fgets(), except that it also strips any HTML and PHP tags form the input?

Q. Which one of the following function outputs the contents of a string variable to the specified resource?

Q. Which function sets the file filename last-modified and last-accessed times?

Q. Which function is useful when you want to output the executed command result?

Q. Which one of the following function reads a directory into an Array?

Q. The date() function returns ___ representation of the current date and/or time.