Changing CSS with PHP
Wednesday July 5, 2006
Different stylesheets can allow the same website to have different looks. Using PHP you can allow your users to choose between stylesheets so they can view their preferred version of the website. Their choice can be saved as a cookie, so it will stay the same each time they visit.


Thanks for the switcher tutorial. I’ve been trying to do this for a couple days and this version works for me. However, when I load the page the style doesn’t show up. I have to click one of the links to get s styleheet to load.
Should I just link to the “normal” style sheet in the head?
thank you for this wonderful information angela