Question:Which of the following php.ini directives should be disabled to improve the outward security of your application?
php.ini
A safe_mode B magic_quotes_gpc C register_globals D display_errors E allow_url_fopen
+ AnswerB C D E
+ Report