> - file 1 ---
What filename is this?...
>
> session_start();
>
> if (!isset($var1)) {
> session_register("var1");
> session_register("var2");
> header("location: index.php");
That should be Location with a capital 'L'. It matters.
If you are using Cookies for ses
Show source.
At a guess, I'd say that $PHPSESSID isn't getting passed around properly...
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/vo
2 matches
Mail list logo