Vidyalelo
PHP · Q17

Exceptions And Error Handling

Programming · PHP · question 17

Q17

What does SPL stand for?

A.
Standard PHP Library
Answer
B.
Source PHP Library
C.
Standard PHP List
D.
Source PHP List

Answer: Option A

Solution

Answer: Option A
Solution:
The standard PHP library(SPL) extends PHP by offering ready-made solutions to commonplace tasks such as file access, iteration of various sorts etc.