Re: Website Performance - Tips & Tricks We can speed up the site by means of following...
If you use Javascript functions or STYLE tags, then put all of these into a file called
common.inc and use the following:
<? require 'common.inc'; ?>
on any page that you want these function included.
__________________
J.Vijayanand |