Hi folks
Can someone offer a little advice?
I have 2 functions html_header() and html_footer() that print() the vars $header and $footer.
What is the best way to store these vars?
At the moment I am using a conditional include dependent on which browser is being used but I guess I could also do it with a DB?
Which would be best and why?
Cheers
Nick