Forum Moderators: coopster
just trying to implement a style switcher using php.
but because i explicitly tell the browser to cache my pages, even though i header() back from the style_switcher.php to the referring page, the old style is still in place. the cookie with the new style is set correctly, but until i manually force a refresh, the new style can not be seen.
anyone any tips, i am absolutely stumped...
many thanks!