Hello,
I have something strange happening. I have a Flash animation that gives and receives data from a PHP CGI (it's not an html page but just a script). In this script, I create a session and register a session variable. In an html page, I read the session variable and I always get the same value (and I'm sure I register different values) even with the same session id.
Strange, isn't it ?!...
Can someone help me ?
Many thanks.
Vincent Callut.