Reply to Re: [newbie] Removing MySQL calls from PHP pages?
Posted by Peter Pei on 01/13/08 19:06
not too meaningful, as the database is the common pool. If the idea is to
pool most recent data, so that subsequent calls put lighter pressure on db,
then I sure hope mysql does that itself.