Hello,
I would like to know how to call a theme in a custom made CMS. I have some very primitive bootstrapping done (I dont really know how to do it). I have finished the functions I need and I have actually finished the theme aswell, the only problem is that I dont know how to call it so that it would include all the styles and images in the theme not just the files i can <?php innclude() ?>. Any help would be appreciated. (Also some reading on bootstrapping would be great too, if anyone knows a source where it can be done )
Thanks in advance!
P.S Can it be dont with mod_rewrite ? If so then how ?