Introduction
Have you ever wanted to separate the content of your web site from its presentation, and let your visitors choose a color scheme all at the same time? If you do then Ive got a solution for you.
Today we will look at how to build a style switcher in PHP. You will need basic PHP knowledge and you should also have some idea about sessions, because we will be using them to hold user preferences for our switcher.
Read More...
Exploring Session Security In PHP Web Applications Categories : PHP , Security , Sessions , Web Applications PHP 101 Part 10 of 15 : A Session In The Cookie Jar Categories : PHP , Beginner Guides , Cookies , Sessions Developing Custom PHP Sessions Categories : PHP , Sessions PHP for Beginners by a Beginner: Simple Login, Logout, and Session Handling Categories : PHP , Sessions , Authentication A Useful Event Calendar Written In PHP Categories : PHP , Date/time , Calendar Saving Images in MySQL Categories : MySQL , PHP , Graphics , Databases PHP References Explained Categories : PHP References , PHP Database Abstraction with PEAR Categories : PHP , Pear , Databases PHP 101 Part 8 of 15 : Databases and Other Animals Categories : PHP , Beginner Guides , Databases String Theory - A discussion of PHP string function Categories : PHP , Strings Multiple pages of data from a text file Categories : PHP , Filesystem Simple Connection to Oracle with PHP Categories : PHP , Oracle , Databases PHP Classes And Objects: A Guide To Development Categories : PHP , PHP Classes , Object Oriented , Beginner Guides Custom Error Messages When Using $PHP_SELF as Form Action Categories : PHP , PHP Configuration Introduction to using PHP 5.0 and SQLite Categories : PHP , SQLite , Databases