PHPStat流量統計--RSS報表[{/$Website/}]

 
當日24小時報表
{/foreach item=Item from=$HourData/} {//foreach/}
日期 唯一訪客(IP) 百分比 訪問量 百分比
 {/$DataTime/}{/$Item.time/}:00  {/$Item.hourip/}  {/$Item.hourippercent/}%  {/$Item.hour/}  {/$Item.hourpercent/}%
 
最近10天統計報表
{/foreach item=Item from=$DayData/} {//foreach/}
日期 唯一訪客(IP) 百分比 訪問量 百分比
 {/$Item.MonthDay/}  {/$Item.DayIpCount/}  {/$Item.DayIpPercent/}%  {/$Item.DayCount/}  {/$Item.DayPercent/}%