Zend
200-530 · Question #48
Which of the following describes a PHP extension?
The correct answer is C. A plugin that changes the way PHP behaves. See the full explanation below for the reasoning.
Question
Which of the following describes a PHP extension?
Options
- AA collection of PHP files that expose a unified API
- BA collection of functions and classes that allow PHP to interact with external data sources, protocols or
- CA plugin that changes the way PHP behaves
- DA multitude of classes that extend from a single parent class
How the community answered
(33 responses)- A3% (1)
- B12% (4)
- C82% (27)
- D3% (1)
Community Discussion
No community discussion yet for this question.