php session deletion bug?

Joe

New member
I have a terrible problem concerning my PHP script. when I click a hyperlink, that refreshes the page with new $_GET variables, the $_SESSION variable gets deleted. Why is this, and how can I prevent it?
 
Back
Top