Answer Posted / chetan
session_destroy()
....// it will delete all session variables at once
unset
session_unregister()
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which is faster for or foreach php?
Tell me how to initiate a session in php?
Explain about PHP cookies?
What is the use of final class in php?
What is a PHP Filter?
What does csrf token mismatch mean?
What is list function with their uses.
Can php run on windows server?
Which cryptographic extension provide generation and verification of digital signatures?
What is the default time of cookie in php?
Does https prevent csrf?
What are the Formatting and Printing Strings available in PHP?
Describe PHP error and logging information?
What is the use of super-global arrays in php?
What is sorting php?