MCQs > IT & Programming > PHP 5 > How to open file in read/write mode?

PHP 5 MCQs

How to open file in read/write mode?

Answer

Correct Answer: $handle = fopen("http://www.example.com/", "r+");

Explanation:

Note: This Question is unanswered, help us to find answer for this one

PHP 5 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

PHP 5 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it