YEES!!
I've used:
#page1.php
".$sessionID."";
?>
Next Page
and
#page2.php
and on page2.php finally appears in all its glory:
bar
that reminds me. beer time!
thanks a lot!!
T.S.
"Mike" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> It's much easier and wor
It's much easier and works better to use:
";
?>
Next Page
?>
That will set everything and echo correctly... this also makes it more
obvious for later where your variables are coming from.
On Thu, 2003-03-27 at 08:03, Tiago Simões wrote:
> Hi,
>
> I am using PHP version 4.3.0, Apache 2.0.44 on W
Hi,
I am using PHP version 4.3.0, Apache 2.0.44 on Windows XP. I am new to
Sessions and need your help with the problem below...
I've done this simple session test:
on session1.php:
";
?>
Next Page
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . .
3 matches
Mail list logo