[thelist] Caching: PHP or Clientside?

Mr. Tenuta dtportnoy at videotron.ca
Wed Sep 22 23:59:46 CDT 2004


I'm caching a huge chunk of html output and am debating where to put it. Would it be efficient to store that code in a PHP variable and carry that variable throughout every page?

Should I store it clientside? If so how do I store all that data? In a cookie? 

PHP variable or Clientside? which would be more efficient. I'm just not sure if it's bad programming carrying a bunch of output from page to page. (of course with sessions) 

Thanks a bunch for the advice

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Lawrence Tenuta @ neoDesignz
http://www.neodesignz.com
http://www.myprepaidinternet.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


More information about the thelist mailing list