php database driven stylesheet mysql?

Chris G

New member
i have a database that holds all the information about the css style of the website. Its in a database so it can be modified by the client.

i set my php script as the stylsheet and it works fine. But there must be a better way of doing, it still keeping it a .css document. Could someone point me in the direction of a tutorial or just give me a bit of guidance.
 
Back
Top