nerdexam
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)
  • A
    9% (2)
  • B
    4% (1)
  • C
    4% (1)
  • D
    83% (19)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice