Put this line php display_errors=false in a .htaccess file when you deploy the application?

  1. That won't hide any error 'coz you can't use .htaccess to control the PHP engine Bad idea, I want to see when errors occur

  2. That won't hide any error 'coz it's not the correct code

  3. Good idea, increases security


Correct Option: B

Find more quizzes: