Hey guys,
Today we're going to learn how to add one of those nifty 'You last visited on:...' things to our sites.
These are based on cookies. It's also possible to use SQL and IP addresses to store this information, but that takes much longer. So we're going to use cookies.