Greetings all
I have a session running on a website, (currently in test mode running on windows apache + php4 with mysql backend). Everything words fine with the SID passing from page to page without problems.
When I began writing the backend, the use of a post form seems to overwrite all other session vars, hence the user becomes logged out.
Any ideas on this? or is it only a WIN32 thing?