Re: session

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

 



On 4/27/06, Sichta, Daniel <Daniel.Sichta@xxxxxxxxxxx> wrote:
> Login.php
> <?
> // starting session here
> require_once("include/init.inc");

and what's in that file - only the session related stuff.....

If you pass the sessionid across does it work:

....
<frame name="tree" src="menu.php?session_id=<?php echo SID; ?>"
....

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

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



[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