<?php $array = array(10, 50, 50, 520, 140, 551, 199, 601, 601, 650, 681, 350, 250, 851, 871, 871, 900, 990, 999, 1001, 1130, 1149, 351, 1300, 4460); $t = new PriceRange($array); echo $t->show(); ?>
info at phpclasses dot org