Playing with PHP sessions
NOTE: count did NOT exist as a key in $_SESSION!
...but now HAVE added it, with an initial value of: 0
AFTER that initial part, count session key now has the value: 0
Try again