Home » PHP » PHP Introduction » Question
  1. Which version of PHP introduced Try/catch Exception?
    1. PHP 6
    2. PHP 5.3
    3. PHP 4
    4. PHP 5
    5. None of these
Correct Option: D

Version 5 added support for Exception Handling.



Your comments will be displayed only after manual approval.