php-general | 2001032
Date: 03/29/01
- Next message: Morgan Curley: "RE: [PHP] Better way (if...elseif...else)"
- Previous message: Johnson, Kirk: "RE: [PHP] weird isset problem"
- In reply to: Les Neste: "[PHP] PHP and .htaccess"
- Next in thread: Michael J. Seely: "Re: [PHP] PHP and .htaccess"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm having a problem with using cookies and flash.
When I pointed that the problem was _with_ cookie and flash, is when I
resolv the same program using a pure HTML interface.
The exact problem, is that the session number, keep on changing when
working with the flash interfase. This flash interfase, is not realising
that it already has a session, a cookie, and a couple of varibles; and
keep on creating again them every time it returns to the php code.
Using a short example, lets say that I have a Flash that calls a php that
executes a "print $session" when the user clicks on a flash button. Every
time that the user clicks on the flash, the session variable keeps on
changing.
What I would like to know, if is some has had a similar problem, or point
me in some direction where I can get some more information about working
with cookie & flash.
-- Rodrigo Castro Universidad Latina de CR-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Morgan Curley: "RE: [PHP] Better way (if...elseif...else)"
- Previous message: Johnson, Kirk: "RE: [PHP] weird isset problem"
- In reply to: Les Neste: "[PHP] PHP and .htaccess"
- Next in thread: Michael J. Seely: "Re: [PHP] PHP and .htaccess"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

