Zend
200-530 · Question #154
What does the chown() function do?
The correct answer is B. Change the owner of the file. See the full explanation below for the reasoning.
Question
What does the chown() function do?
Options
- AChange the file permissions.
- BChange the owner of the file.
- CChange the group of the file.
- DChecks if the file is accessible.
How the community answered
(25 responses)- A16% (4)
- B72% (18)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.