Which one of the following statements should be used to disable just the fopen(), and file() functions?

Which one of the following statements should be used to disable just the fopen(), and file() functions? Correct Answer disable_functions = fopen, file

You can set disable_functions equal to a comma-delimited list of function names that you want to disable.

Related Questions

Which one of the following statements should be used to disable the use of two classes administrator and janitor?
In SQL, which command(s) is(are) used to enable/disable a database trigger?
In SQL, which command(s) is(are) used to enable/disable all triggers on a table?
Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL?
If you want to disable STP on a port connected to a server, which command would you use?
How can you disable extended selection mode?