ExamVeda
Login
Home
This question belongs to PHP File System
File System
?

Which function sets the file filename’s last-modified and last-accessed times?

Answer & Solution
Correct Answer: Option C
Its prototype is int touch(string filename [, int time [, int atime]]). It returns TRUE on success or FALSE on error.
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.