|
Posted by Vincent Delporte on 12/06/06 02:54
Hi
A friend is running a community application in PHP on a shared
server, and his provider is complaining that it's using the DB too
much.
Apart from making changes to how data are organized in the DBMS, are
there ways in PHP to minimize DB load, eg. caching data instead of
reading/writing them from/to the DBMS every time, etc.?
Thank you.
Navigation:
[Reply to this message]
|