Re: [PHP] $_SESSION problem
- From: quickshiftin@xxxxxxxxx ("Nathan Nobbe")
- Date: Thu, 10 Apr 2008 17:10:30 -0600
On Thu, Apr 10, 2008 at 5:05 PM, Nathan Nobbe <quickshiftin@xxxxxxxxx>
wrote:
On Thu, Apr 10, 2008 at 4:29 PM, tedd <tedd.sperling@xxxxxxxxx> wrote:
you might just dump out the session component of the php config on each
site to ensure theyre the same.
on that last note, this could be useful,
<?php
die(var_dump(ini_get_all('session')));
?>
-nathan
- Follow-Ups:
- Re: [PHP] $_SESSION problem
- From: tedd
- Re: [PHP] $_SESSION problem
- References:
- Re: [PHP] $_SESSION problem
- From: "Nathan Nobbe"
- Re: [PHP] $_SESSION problem
- Prev by Date: Re: [PHP] $_SESSION problem
- Next by Date: Re: [PHP] Socket create with ssl server
- Previous by thread: Re: [PHP] $_SESSION problem
- Next by thread: Re: [PHP] $_SESSION problem
- Index(es):