Zend
200-530 · Question #161
What is the file locking mode that should be used when writing to a file?
The correct answer is C. LOCK_EX. See the full explanation below for the reasoning.
Question
What is the file locking mode that should be used when writing to a file?
Options
- ALOCK_UN
- BLOCK_SH
- CLOCK_EX
- DLOCK_NB
How the community answered
(18 responses)- A6% (1)
- C83% (15)
- D11% (2)
Community Discussion
No community discussion yet for this question.