[nycphp-talk] PHP $_SESSION
John Campbell
jcampbell1 at gmail.com
Thu Jun 5 16:21:00 EDT 2008
On Thu, Jun 5, 2008 at 3:29 PM, Néstor <rotsen at gmail.com> wrote:
> The login page set mysession id
> the second page checks the session ids and redirects to login page if no
> match
>
> This is the output oh my header_list before just before redirecting to the
> login
> page:
> array(4) {
> [0]=> string(23) "X-Powered-By: PHP/5.1.6"
> [1]=> string(38) "Expires: Thu, 19 Nov 1981 08:52:00 GMT"
> [2]=> string(77) "Cache-Control: no-store, no-cache, must-revalidate,
> post-check=0, pre-check=0"
> [3]=> string(16) "Pragma: no-cache"
> }
I am sorry, that was not what I meant. I was talking about the output
of phpinfo. Can you provide a link to the output of phpinfo() or copy
and paste the top section.
More information about the talk
mailing list