MCQs > IT & Programming > PHP > Which will print out the PHP call stack?

PHP MCQs

Which of the following will print out the PHP call stack?

Answer

Correct Answer: $e = new Exception; var_dump($e->getTraceAsString());

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