I recently copied some "working" PHP code that was working on an Apache
system (hosted by Boxnix) to an ISAPI system (hosted by catalog.com).
It appears that when I invoke a redirect on the ISAPI server, all of my
sessions variables are wiped out. Is there a workaround for this?
system (hosted by Boxnix) to an ISAPI system (hosted by catalog.com).
It appears that when I invoke a redirect on the ISAPI server, all of my
sessions variables are wiped out. Is there a workaround for this?
Comment