This tutorial will show you how to build your own stylesheet switcher, before you begin you will only need to have a basic understanding of PHP and a minimal knowledge of stylesheets (though we wont ...
This tutorial will show you how to build your own stylesheet switcher, before you begin you will only need to have a basic understanding of PHP and a minimal knowledge of stylesheets (though we wont be writing any CSS code here) and thats about it. sheetselector relies on PHP sessions to function, the user selected stylesheet name is stored in a session variable, and your stylesheets are kept in one directory, from there we build a dropdown menu for your users to select their stylesheet.
Version 1 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux