RE: header-session problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try with a session_start() in page 3. Does that help?

-----Original Message-----
From: Sudeep Sarath
To: php-windows@xxxxxxxxxxxxx
Sent: 2004-02-16 10:18
Subject:  header-session problem
 
Page3.php
 
<?php
echo $_SESSION["check"];
?>
 
 
So i want page3.php to display what i typed in the text field of
page1.php.
 
But page3.php says undefined variable in $_SESSION........
That means session is lost when i redirect to page3.php from page2.php.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux