|
Posted by Gilles Ganault on 01/18/08 00:54
On Thu, 17 Jan 2008 20:21:03 +0100, "Rik Wasmus"
<luiheidsgoeroe@hotmail.com> wrote:
>Efficiency wise (using or resources) in my experience hardly, but that may
>have to do with the nature of my projects.
Thanks for the input. The reason was really about performance, not
about how to deal with a whole team working on the same PHP
application.
I'll rephrase it this way: What are the requirements for a PHP page to
be cached?
Do I need to move all the MySQL calls to other pages, and just pass
the contents as eg. $stuff_to_display to PHP pages acting as views?
Navigation:
[Reply to this message]
|