Click to See Complete Forum and Search --> : Session?


donnierivera
09-04-2002, 06:30 PM
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? Thanks for any ideas?

:confused:

dotwebbie
09-05-2002, 01:07 PM
Given the version difference, are your settings for each identical?

donnierivera
09-05-2002, 04:42 PM
Well, we are going to single version. FYI: The reason for the version difference is that I got the Zend IDE, thus, I had to change to newer version for it to work correctly. hmm. I guess I will have to wait till the admin person gets around to upgrading… Thanks for the response….

dotwebbie
09-05-2002, 05:12 PM
Sorry that's all the help I can be. :(