I am using the PDT plugin for Eclipse and what seems to be happening is when i launch my page, test it, close it and reopen, my session is still active and my session variables are not resetting the way I expect. The only way I seem to be able to "reset" is to make an erroneous change to the code and re-save it. I'm tired of doing it so I am just going to link a button to a session close command.
Either way its pita and I figure there has got to be a better way.
Also, is the PDT it for eclipse and PHP? The syntax works ok but its not near as comprehensive as when writing Java code.
Thanks for any help!
*edit To clarify, I am launching the page from withing Eclipse using the Eclipse browser.