MCQs > IT & Programming > PHP > Which will detect which request type was used (GET, POST, PUT or DELETE)?

PHP MCQs

Which of the following will detect which request type was used (GET, POST, PUT or DELETE)?

Answer

Correct Answer: $method = $_SERVER['REQUEST_METHOD'];

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