MCQ Single Best Answer Not Set

QWhich version introduced the function error_get_last()?

ID: #2460 Exception Handling in PHP 421 views
Question Info
#2460Q ID
Not SetDifficulty
Exception Handling in PHPTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A PHP 4
  • B PHP 5
  • C PHP 5.2
  • D PHP 5.3
Correct Answer: Option C

Explanation

This function returns an associative array consisting of the type, message, file, and line of the last occurring error.

Share This Question

Challenge a friend or share with your study group.