Home > AMFPHP, Flash Platform > Change PHPSESSID in amfphp

Change PHPSESSID in amfphp

January 20th, 2008

I update the session section in the documentation to explain how to change the session ID of your application. This is very useful when you have several flash files running in different environments such as browser, air, or a frame that will receive a different sessionid for each connection. Use flashes localconnection class to send the master sessionid and tell all your other connections to update there id.

Session Example

Hope that this helps!

Wade

AMFPHP, Flash Platform

  1. February 22nd, 2008 at 17:07 | #1

    Cool. Yes, this will help, thanks!

  1. No trackbacks yet.