How can we destroy the cookie?
Answers were Sorted based on User's Feedback
Answer / thoms
By providing past values.
for eg:
setcookie("name","value",time()-3600);
| Is This Answer Correct ? | 37 Yes | 6 No |
Answer / nikunj
By setting previous time for cookie, we can destroy it.
| Is This Answer Correct ? | 16 Yes | 6 No |
What is the use of friend function?
how to count how many sundays in month?
How to increase the execution time of a PHP script?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is the output of the ucwords function in this example?
Explain about Functions in PHP?
Tell me what should we do to be able to export data into an excel file?
How do you use an array in excel?
What is php regular expression?
code to see the priview of the image which is being uploaded (after browising the image... just click priview ... how it will be visible...before uploading)
Who developed php?
i want simple programs in php and outputs and how to use in web developed side in php briefly explined in exmple