Home » PHP » PHP Sessions » Question
  1. What is the return type of session_set_save_handler() function?
    1. float
    2. character
    3. boolean
    4. integer
    5. None of these
Correct Option: C

Returns TRUE on success or FALSE on failure.



Your comments will be displayed only after manual approval.