When I wrote some scripts on my development platform (WinNT, Apache, PHP 4.2.1), everything worked fine between session variables and iframe. However, when I moved it to the development platform for our intranet (UNIX, Apache, PHP 4.0.6) the session died inside the iframe. My variable was not holding it value. Does this have to do with the differences in the OSs or versions of PHP?