Answer Posted / anoop
The correct answer is 4 ways .
1 UNSET();
2 session_unset()
3 seesion_unregister()
4 session_destroy()
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Describe the security vulnerability of PHP?
What are the differences between require and include?
List functions available to sort an php array?
How variables are passed through arguments?
What are global variables in php?
How to store the uploaded file to the final location?
Tell me how can we get the error when there is a problem to upload a file?
What is the use of inner join in mysql?
What are the methods to submit form in php?
my english is not too good then what we apply for a php programer post
Which php framework is best for beginners?
What does empty mean in php?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
Can I use node js with php?
What enctype is required for file uploads to work?