Thread: PHP compiler
View Single Post
Old 12-12-2004, 05:26 PM  
RichCashMike
Registered User
 
Join Date: Jul 2004
Location: Montreal
Posts: 40
As stated above, a TGP scipt in ANY language should not be generating the entire page from the database on every page view. It should instead generate a static HTML file every time there are changes to it. That being said, if you absolutely need to serve each page dynamically, adding something like the Zend performance suite, or their new product, Canaveral, will help a lot.
__________________
RichCashMike is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote