Tag: page_views
page_views (Smarty template function)
This function returns a count of page views in the last N days (default N=1). For example,
<p>There have been {page_views days=7} page views in the last week.</p>
would show the number of page views in the last 7 days.
0 comment(s)
/ glen
/ Templates
/ on August 28, 2005 at 21:54
