Is it possible to destroy a cookie?
Answer / Piyush Mishra
Yes, you can destroy a cookie in PHP using the setcookie() function with time expiration in the past.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to specify argument default values?
What are the advantages of php mysql?
Do loops php?
How can we find the number of rows in a result set using PHP?
How can we know the count/number of elements of an array?
What are the disadvantages of php?
What is difference between count or sizeof function in php?
How to get the ip address of the client?
How to do single and multi line comment in php?
What is the difference between php and javascript?
What are the different functions in sorting an array?
What is the difference between pop3 IMAP and MAPI?