Perfect! It's exactly what I would for that variable! (read above)
This way, such variable should be valued
per-user and
per-session (I guess when that user's session expires, variable would loose its value... ???):
exactly what I asked before to FireFly...
Well. It doesn't work....

Whatever user saw that incremented variable (incremented within a function he runs), that variable is ALWAYS 0 ...

(note: of course I
globalized that variable within that function, even I tried to ++ it outside...)
Bah!
Thnx