be on first page:
and on second page:
should return:
Value of a is: something
-Message d'origine-
De : Gabriele Biondo [mailto:[EMAIL PROTECTED]]
Envoyé : lundi 20 août 2001 15:11
À : [EMAIL PROTECTED]; PHP
Objet : Re: [PHP] confusing problem w/sessions
> start your
> start your session before sending any html output to browser
Okay. This solves the problem w/the warnings
> check that register_globals is on
It is actually on
> if not use $HTTP_SESSION_VARS("a") instead to reference your session var
> assign a value after having initialiazed your var not
start your session before sending any html output to browser
check that register_globals is on
if not use $HTTP_SESSION_VARS("a") instead to reference your session var
assign a value after having initialiazed your var not before
-- Original Message --
From:
3 matches
Mail list logo