Re: $_SESSION problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux