nerdexam
Oracle

1Z0-882 · Question #55

Which statement is true when working with PHP and prepared statement?

The correct answer is C. The PDO_MySQL extension supports both client -side and server -side emulation. See the full explanation below for the reasoning.

Question

Which statement is true when working with PHP and prepared statement?

Options

  • AThe mysql extension supports only client-side emulation.
  • BThe mysql1 extension support client-side emulation.
  • CThe PDO_MySQL extension supports both client -side and server -side emulation.
  • DThe PDO_MySQL extension supports only server -side emulation.

How the community answered

(18 responses)
  • A
    11% (2)
  • C
    83% (15)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-882 Practice