maarek
12-04-2007, 09:04 AM
hello. I have online shop in flex. when the user logs in I get user_id from database and store it in PHP session. but it may be that user will use flex code long and when he will try to save some order the PHP session will be closed. how can I make this working?