MCQs > IT & Programming > PHP > Correct way to read-in multiple values from an array?

PHP MCQs

What is the correct way to read-in multiple values from an array?

Answer

Correct Answer: list($x,$y,$z) = array(7,8,9);

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