Hi,
Here have two pages; page1.php and page2.php. I defiend a variable in page1.php as $storedfrom = $_SERVER["HTTP_HOST"] . $_SERVER["REQUEST_URI"]; I want to access $storedfrom variable from page2.php without passing it through URL link. How it can access by using session variable or global variable? Expecting yours' valuable suggestion. Rgds, Leelakh Ran [Non-text portions of this message have been removed]
