That doesn't actually have two different values.
Each page load stores it's value in that static, then spits it back out to the page.
The next page overwrites that value with it's own, then shows it again.
That is not a valid test.
Each page load stores it's value in that static, then spits it back out to the page.
The next page overwrites that value with it's own, then shows it again.
That is not a valid test.
Comment