MicroTut: Getting And Setting Cookies With jQuery & PHP
There are two ways to work with cookies – server side PHP, ASP etc and client side JavaScript. In this MicroTut we are going to take a look at how cookies are created and read in both PHP and JavaScript.

