css - Is there a way to incude style in a php session? -


i have menu scrolls down , let select color want background, 1 page, there way include style of page near beginning of session go pages?

are using php session @ moment? call change colour of background should set session variable. pages being displayed should check session see if variable present.

have @ http://www.php.net/manual/en/session.examples.basic.php


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -