HI...I have php4.0.3pl1-win32 distribution of PHP.I work with sessions, and when I use session_destroy(), I always get a message like: failed to.....function session_destroy() in line xxx. I know that all other session's functions work but I don't understand why this one doesn't???.
TIP: it looks like the variables session stored in the cookie session are deleted, but the file remains in the cookies's directory with O Kb.
So why the function is not working properly?
..and is the cookie created at a session is supposed to be deleted(file) or what?
Thank you very much for an answer :-)