How to use Query cache with ADOdb in PHP? Is it default in ADOdb or Is there any configuration needed ?
|
|
Set the cache directory, e.g.
Now you can use the Cache* methods like CacheGetOne to get a cached result
|
||
|
|
