Q:

Which one of the following statements should be used to disable the use of two classes administrator and janitor?

belongs to collection: SESSION HANDLING IN PHP MCQ

0

Which one of the following statements should be used to disable the use of two classes administrator and janitor?


  1. disable_classes = “administrator, janitor”
  2. disable_classes = class administrator, class janitor
  3. disable_classes = class “administrator”, class “janitor”
  4. disable_class = class “administrator”, class “janitor”

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(a).disable_classes = “administrator, janitor”

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What is the default value of max_execution_time di... >>
<< Which one of the following statements should be us...