JSON Overview

JSON (JavaScript Object Notation) is the light weight data interchange format like XML i.e like the XML it’s also platform independent...

Session v/s Cookies

We know that HTTP request is stateless which means any request doesn’t know anything about the user who is sending request i.e each...