National_Instruments
200-500 · Question #172
Which of the following statements is true?
The correct answer is D. All PHP database extensions appear in the output of php -m , if installed. See the full explanation below for the reasoning.
Question
Which of the following statements is true?
Options
- AAll PHP database extensions support prepared statements
- BAll PHP database extensions come with their own special helper functions to escape user data to
- CAll PHP database extensions provide an OOP interface
- DAll PHP database extensions appear in the output of php -m , if installed
How the community answered
(23 responses)- A9% (2)
- B4% (1)
- C4% (1)
- D83% (19)
Community Discussion
No community discussion yet for this question.