Forums
This topic is locked
Sessions do not work!
Posted 22 Apr 2004 23:34:44
1
has voted
22 Apr 2004 23:34:44 Jeff Montgomery posted:
I Created a session with a login script and then on the next page I I placed this code in the script <?php echo $_SESSION['LoginCustNum']; ?>and nothing shows up. I am using php and mysql on IIS. The strange thing is that if I put in on another testing server that run apache, it works. What is going on? Thanks
Jeff