[Phpug] session weirdness

Fergal J Byrne editor at adnet.ie
Fri Jun 29 14:51:15 IST 2007


Kae Verens wrote:
> Hi all - weird problem here.
> 
> In my KFM application, I use sessions to keep track of various stuff and help 
> generally avoid checks that have just been done a moment ago in another request.
> 
> I have a multiple-file-uploader written in Flash, which appears to be trashing 
> the session, though.
> 

You're looking in $_GET for the session_id (initialize.php).

Try using $_REQUEST instead.


-- 

Regards,

Fergal Byrne - Technical Director


Adnet: Web Builders to the Design Industry

http://www.adnet.ie/  t:+353 1 855 8951 aim/skype:FergByrne

Adnet Limited. 63 Lower Gardiner Street, Dublin 1, Ireland.
Registered in Ireland No. 229337




More information about the Phpug mailing list