nerdexam
Zend

200-550 · Question #135

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 and enabled. 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 and enabled

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    16% (3)
  • C
    5% (1)
  • D
    74% (14)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice