Q:

What is the return type of session_set_save_handler() function?

belongs to collection: SESSION HANDLING IN PHP MCQ

-1

What is the return type of session_set_save_handler() function?


  1. boolean
  2. integer
  3. float
  4. character

All Answers

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

(a).boolean

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
Which one of the following statements should be us... >>
<< The session_start() function must appear...