Posted by Christoph Jeschke on 09/29/89 12:00
Xylene2301:
> pressing a button on tst1.php submits to a form tst2.php which echos
> the session id (successfully) and attempt to echo the username session
> vaiable
> (fails). Why not?
You missed
> tst1.php************************************
> <?php
> session_start(); // start the session
^^^^^^^^^^^^^^^^
> tst2.php************************************
>
> <?php
here.
Greetings
Christoph
--
Today is Setting Orange, the 15th day of Chaos in the YOLD 3174
Navigation:
[Reply to this message]
|