View Single Post
Old 2004-03-16, 09:44 AM   #20
EclectiXXX
Well you know boys, a nuclear reactor is a lot like women. You just have to read the manual and press the right button
 
EclectiXXX's Avatar
 
Join Date: Apr 2003
Location: Md USA
Posts: 159
Send a message via ICQ to EclectiXXX Send a message via AIM to EclectiXXX Send a message via Yahoo to EclectiXXX
One thing to have script writers remember... If they're using PHP andMySQL there is a tendency to want to always build the pages on the fly when they are accessed. This is a terrible idea for something as large and potentially as busy as a Link Site.

It's way better to use templates and let us rebuild static pages when we want to update the site...
EclectiXXX is offline   Reply With Quote