Use a cookie (slides) to count the number of times the user has viewed longcat.php.
Display this count to the user on the page, e.g. "You have visited 7 time(s)."
(sample solution)
For added challenge:
Make the cat grow longer by repeating middle.jpg once for each page view.
Make the page heading gain one more "o" in "Long" for each page view. (hint)