Which of the following is the correct way to open the file "sample.txt" as read only?
Correct Answer: fopen("sample.txt", "r");
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More PHP MCQ Questions
PHP MCQs | Topic-wise