NYCPHP Meetup

NYPHP.org

[nycphp-talk] Experts help needed (Sessions)

Jonathan hendler at simmons.edu
Wed Aug 3 10:56:59 EDT 2005


If I understand your issue, the session needs one extra step to refresh:
I used to do a "redirect" , not a html refresh if that's what you mean.
a
header('location: etc etc');

I am not sure why sessions lag one step behind.

Joseph Crawford wrote:

> ok so i finally got the session stuff working, everything is working 
> as expected... almost
>
> if you go to
> http://codebowl.homelinux.net:8001/csaf/test.php
> and refresh a few times, keep your eye on the Type icon.  then click 
> the Test2 link, notice the Type icon hasnt changed, refresh it 
> changes.  Everything seems to be 1 page behind.  Anyone know of a work 
> around for this, aside from adding a refresh to each page.
>
> -- 
> Joseph Crawford Jr.
> Codebowl Solutions, Inc.
> 1-802-671-2021
> codebowl at gmail.com <mailto:codebowl at gmail.com>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>New York PHP Talk Mailing List
>AMP Technology
>Supporting Apache, MySQL and PHP
>http://lists.nyphp.org/mailman/listinfo/talk
>http://www.nyphp.org
>




More information about the talk mailing list