Re: [PHP] Starting session

2001-06-19 Thread Julie Tsai
Hi Rosen, Put your session_start(); session_unregister("var1", "var2"); functions at the beginning of your login page, but then destroy the session if login is false and on logout. session_unregister($var1); session_unregister($var2); session_destroy(); Finally, on subsequent pages that the

[PHP] bad exec parse in nested foreach loop

2001-06-18 Thread Julie Tsai
ot; <<:eof\n".$somestring."\n:eof\n", $output, $return); For context, the foreach loop correctly expands and interprets variable and array assignments. Regards, Julie -- Julie Tsai 415 864 0861 (h) 415 990 5271 (cel)