Hello,
I am trying to use PHP to randomly select different CSS stylesheets in my HMTL. For example, if I have the following stylesheets: "header1.css", "header2.css", "header3.css", "header4.css", how do I get PHP to select just one?
Can someone point me to a thread or an example in the code libary. I am not sure what to look for.
Thanks,
René