How can we destroy the session, how can we unset the
variable of a session?
Answer Posted / sreenia
the better way of destroying a session is to first unset all
the values of $_SESSION variables individually, and then use
the session_destroy() function
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
How a constant is defined in a php script?
What is the use of mysql_real_escape_string in php?
What is faster?
What are the final class and final method?
What is the goto statement useful for?
What is the special meaning of __sleep and __wakeup?
Which will start a session?
What is foreach loop in php?
What is mysql_fetch_row?
What is a php session?
In php, how to redirect from one page to another page?
What are some of the advanced features of php?
Hi this is amul jani here, i complied my graduation in B.com stream.. but as career i looking for PHP language.. to get shape my career. so is that possible to enter in IT world.. for me how much scope of develop my career in this field.. amul jani
What is the role of php.ini file?
How do I start a php session?