Sr. PHP Programmer Question:
Download Questions PDF

How will you destroy the session?

Answer:

A PHP session can be destroyed by session_destroy() function.

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
How will you include the content of a PHP file into another PHP file?How will you set cookies using PHP?