This shows you the differences between two versions of the page.
cache [2013/05/24 08:58] 127.0.0.1 external edit |
cache [2024/05/31 06:43] (current) 104.194.134.81 1 |
||
---|---|---|---|
Line 12: | Line 12: | ||
Where ''%%<time>%%'' is ''1m'', ''1h'', ''1d'', etc. | Where ''%%<time>%%'' is ''1m'', ''1h'', ''1d'', etc. | ||
+ | |||
===== Problems ===== | ===== Problems ===== | ||
Line 19: | Line 20: | ||
It could be solved by using | It could be solved by using | ||
- | phptal:cache="<time>;? per <url|expresssion> [; per <url|expression>]* " | + | phptal:cache=&quot;&lt;time&gt;;? per &lt;url|expresssion&gt; [; per &lt;url|expression&gt;]* &quot; |
e.g. | e.g. | ||
- | phptal:cache="1h; per url; per user/id" | + | phptal:cache=&quot;1h; per url; per user/id&quot; |