0) { arsort($paData); } // Start HTML... $sHTML = "
$psTitle
"; // Headers/scale $iMax = 0; // for($iRow = 0; $iRow < sizeof($paData); $iRow++) { foreach ($paData as $key => $val) { // Test for max... // if($paData[$iRow][1] > $iMax) $iMax = $paData[$iRow][1]; if($val > $iMax) $iMax = $val; // Ouput the label // $sHTML .= "
".$paData[$iRow][0]."
"; $sHTML .= "
".$key."
"; } // Rows in paData... $iScale = $iMax / $piMaxSize; $sHTML .= "
"; // Ouput the rows // for($iRow = 0; $iRow < sizeof($paData); $iRow++) { $iRow = 0; foreach ($paData as $key => $val) { $sColor = $paColors[$iRow%$iColors]; // $iBarLength = intval(($paData[$iRow][1] / $iScale)+0.5); //added rounding $iBarLength = intval(($val / $iScale)+0.5); //added rounding // if (!isset($paData[$iRow][2])) $paData[$iRow][2]=''; //added default null if undefined $sHTML .= "
". // $paData[$iRow][1].$paData[$iRow][2]." 
\r\n $val . " \r\n "; $iRow++; } // Wrap up HTML $sHTML .= "
$psAxisLabel
\r\n "; return $sHTML; } ?> WebSite Counter for M L Tiling Ltd by Walcam WebWorks
 
Website Counter Display

    Version: 1.17
Using Counter: 1.09

For Web Site : M L Tiling Ltd

 
Last 7 Days
Total
Page Thu Fri Sat Sun Mon Tue Wed Today to Date
index160211422562
kitchen02110001741
bathroom02010020733
conservatory11010100710
outside11010111972
why_tile01010011677
contact02110001729
emform01210000568
thankyou000000003
TOTALS 3 16 4 9 1 3 8 6 7695

Grand total of 2562 Visits resulting in 7695 page hits

 


Fatal error: Uncaught Error: Call to undefined function phpHtmlChart() in /home/wlunrcvv/public_html/mltiling/counters/index.php:246 Stack trace: #0 {main} thrown in /home/wlunrcvv/public_html/mltiling/counters/index.php on line 246