adplus-dvertising
frame-decoration

Question

Which function is used to set a modification time, and creates a file if it is not exist

a.

unlink ( )

b.

stat ( )

c.

touch ( )

d.

symlink ( )

Posted under PHP Filesystem PHP

Answer: (c).touch ( )

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which function is used to set a modification time, and creates a file if it is not exist