On 4/26/06, Sichta, Daniel <[EMAIL PROTECTED]> wrote:
> Hi there !!
>
> I have web app which using frames. After session timeout my session is
> killed.
> The problem is that session is killed even when I doing requests to the
> server.
> I know why (session is "chain" to the frameset page) but what's the
> solution for this?

Do you have session_start at the top of every page?

Does it happen on certain pages? Does it happen when you perform a
particular action? We need a lot more info about what's going on.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to