Basically Cookie is a message given to a web browser by a web server and this message will be saved in a text file that will be sent back to the server the next time the page is referenced. The benefit of having cookies is to identify users so that the web server can prepare some customized web pages for them. For instance, the most […]