Posts Tagged ‘Cookies’





How do i stop chrome from deleting my cookies while exiting the browser ?

How do i stop chrome from deleting my cookies while exiting the browser ?

Well, you have problem that Google Chrome clears the cookies when you exit the browser. No worries, you can stop that. Instructions Click Options Click "Under the Hood" Click the "Content settings" button under the "Privacy" Disable the option " Clear cookies and other site and plug-in data when I close my browser". That's it. Chrome will never delete your cookies after you close your browser. ...

PHP- Session Vs Cookies

What is session? In simple words “session is the temporary storage for saving the user data's ” on the web server. These Stored data's will be deleted or destroyed automatically by the web server . What are cookies? Same as session but cookies stores the data's on the web browsers. Session Vs Cookies: 1.Cookies stores the data ...

Copyright © 2012 Techglimpse. All rights reserved.