The main difference being that session data is stored on the server, while cookie data is stored on the client. Therefore, a client can easily modify the cookie contents, but will have to work way harder to modify the session contents
A cookie is a bit of data stored by the browser and sent to the server with every request.
A session is a collection of data stored on the server and associated with a given user (usually via a cookie containing an id code)


PDO CRUD with use PHP Class file

Very Very Simple Plugin to Customize in WordPress Plugin
100% to working Jquery validation in all server script
CheckBox,RadioButton,SelectBox in Php Code