Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Php MySql Caching Queries


Imaster - 6:51 pm on May 24, 2007 (gmt 0)


Hi,

I am writing php scripts for an application. There are several queries like select * from table where name = .... and so on.

I would like such that once any unique query has been executed, it should be cached and should display quickly next time the same query is called unless the mysql table which is being accessed is updated or its timestamp changes.

Is this possible or there are better caching/speed improvements available?

Thanks


Thread source:: http://www.webmasterworld.com/php/3348978.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com