Q17 Single choice Mark for later Which of the following statements is true? A All PHP database extensions support prepared statements B All PHP database extensions come with their own special helper functions to escape user data to be used in dynamic SQL queries C All PHP database extensions provide an OOP interface D All PHP database extensions appear in the output of php -m , if installed and enabled Correct answer