vote up 0 vote down star

Whats the best way to get around PHP's user agent matching for sessions without actually changing the global security setting? I can easily pass the session id from the page containing the swf into the swf.

Note: This is for swfupload

flag

1 Answer

vote up 1 vote down check

I ended up just sending the SID in GET and checking that the user-agent is a flash one.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.