Thanks, I'm looking into sessions, but they appear to be session-specific (not surprisingly!) What I was hoping to find is a way to set an array or variable that can be seen across sessions, essentially a global variable.
It appearst that PHP can't do this -- where does one submit suggestions for PHP5?
Tac