Discussion Forum : Php Website Security
Question - Which one of the following statements should be used to disable just the fopen(), and file() functions?
Options:
A .  functions_disable = fopen, file
B .  functions_disable = fopen(), file()
C .  disable_functions = fopen, file
D .  disable_functions = fopen(), file()
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *