/FrontendClass

A simple php class for managing front end <head> includes

Primary LanguageCSS

FrontendClass

A simple php class for managing front end <head> includes.

I have included a few libraries so you can get your head around how it all works.

All you really need is frontend.class.php and frontend.config.php

Include the class on the file that processes your <head>.

The rest should make sense from the comments.