Separating static and dynamic contents?
- From: Gilles Ganault <nospam@xxxxxxxxxx>
- Date: Sun, 06 Jan 2008 19:58:07 +0100
Hi
One of the ways to raise performance for PHP apps is to
separate static contents from dynamic contents, so that the former can
be compiled once into cache.
Can someone give me a simple example of how this kind of thing is done
when making calls to MySQL?
Thank you.
.
- Follow-Ups:
- Re: Separating static and dynamic contents?
- From: NC
- Re: Separating static and dynamic contents?
- From: Jerry Stuckle
- Re: Separating static and dynamic contents?
- Prev by Date: Shopping Cart Hell
- Next by Date: Re: Reducing load for LAMP app?
- Previous by thread: Shopping Cart Hell
- Next by thread: Re: Separating static and dynamic contents?
- Index(es):
Relevant Pages
|