Home » PHP » PHP Exception Handling » Question
  1. Which version of PHP was added with Exception handling?
    1. PHP 6
    2. PHP 5.3
    3. PHP 5
    4. PHP 4
    5. None of these
Correct Option: C

Exception handling was added to PHP with the version 5 release, and further enhanced with version 5.3.



Your comments will be displayed only after manual approval.