MCQs > IT & Programming > PHP > What code to use to obtain an array of response headers for a given URL, indexed by their respective names?

PHP MCQs

What piece of code would you use to obtain an array of response headers for a given URL, indexed by their respective names?

Answer

Correct Answer: get_headers($url,1);

Explanation:

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

PHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

PHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it