Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can we destroy the cookie?

Answers were Sorted based on User's Feedback



How can we destroy the cookie?..

Answer / thoms

By providing past values.
for eg:
setcookie("name","value",time()-3600);

Is This Answer Correct ?    37 Yes 6 No

How can we destroy the cookie?..

Answer / rakesh kumar nautiyal

cookie.expires = Now()-1

Is This Answer Correct ?    33 Yes 15 No

How can we destroy the cookie?..

Answer / nikunj

By setting previous time for cookie, we can destroy it.

Is This Answer Correct ?    16 Yes 6 No

How can we destroy the cookie?..

Answer / dat

set the cookie in the past

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More PHP Interview Questions

What is the difference between echo and print statement?

11 Answers   Rushmore Consultancy,


Are there regular expressions in php?

0 Answers  


What is htaccess? Why do we use this and where?

0 Answers  


What library is used for pdf in php?

0 Answers  


What is the default session time in PHP and how can I change it?

13 Answers   VirtualSoft,


How to select a database?

0 Answers  


How can we increase execution time of a php script?

0 Answers  


What is an anti csrf token?

0 Answers  


Tell me what are the different types of errors in php?

0 Answers  


What is csrf token and how will you add csrf token in ajax?

0 Answers  


Is session a cookie?

0 Answers  


What is the differences between $a != $B and $a !== $B?

0 Answers  


Categories