for some reason variable entered in a form are not passed to the next php page as variables, even when the session is started. Used to work find so not sure what is going on. Is there anything in the php.ini file that would prohibit the variables being passed?
I dont think its a code issue, the code used to work fine on another machine with the same php version (4) and webserver (apache 3).
Any thoughts? or questions I can elaborate on to get some help on this issue?
Thank you