PHP MCQ Functions in PHP MCQ Question #2416
MCQ Single Best Answer Not Set

QWhich function sets the file filename

ID: #2416 Functions in PHP MCQ 638 views
Question Info
#2416Q ID
Not SetDifficulty
Functions in PHP MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A sets()
  • B set()
  • C touch()
  • D touched()
Correct Answer: Option C

Explanation

Its prototype is int touch(string filename [, int time [, int atime]]). It returns TRUE on success or FALSE on error.

Share This Question

Challenge a friend or share with your study group.