v5:userguide:learn_caching:adodb_coding
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| v5:userguide:learn_caching:adodb_coding [2016/03/29 01:22] – mnewnham | v5:userguide:learn_caching:adodb_coding [2016/03/29 04:56] (current) – mnewnham | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| */ | */ | ||
| $sql = ' | $sql = ' | ||
| - | $db->cacheExecute(2400, | + | $db->cacheGetAssoc(2400, |
| </ | </ | ||
| + | The response from the cache functions is exactly the same as the normal functions. | ||
v5/userguide/learn_caching/adodb_coding.txt · Last modified: by mnewnham
