Difference between PHP Session and Cookies

In my previous post I have described regarding the PHP Session and PHP Cookies,here In this post I am trying to define the main differences between the Session and Cookies. The differences are given below point wise:

Session In PHP

Suppose you are working on the PHP application and you want to store the user information for the future use, Here we use the Session, Session is used to store the user information on the server for the future use. However this storage is temporary type and it is