Hi PHP masters!
Please read this:
I have a session-problem, not one of those usual problems. Mine is a hard one! Check this out!
I use WinXP, PHP4 and Apache webserver. I can write cookies from my PHP-files to my c:\windows\temp directory but I can´t f*cking make the to work. I have no problems register the variables and I get no errors, but I can´t open those variables in the following php-files. Oh yes ol´boy, I have used start_session() at the top of all php-files and all that... I wonder if I have to load some special module in Apache to use sessions and cookies in PHP4?
I hope some smart guy could help me with this. Thanks.