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/}%