PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Yea, after I change the style that they set... Follow up question... is there simply a way to add via hyperlink variables to the end of a string... like http://www.website.com/?page=Main ... then they click the link and it goes to everything already there plus &setStyle=Red?
You can use javascript to change the css style sheet, which would allow you to change all the colors on a page with a link, if that is what you are trying to do.