tooted=array(); $f=fopen("tooted2.txt", "r"); while($rida=fgets($f, 100)){ $m=explode(",", $rida); array_push($this->tooted, array($m[0], floatval($m[1]))); } } function teave(){ return "Ostuandmete klass"; } function toodeteLoetelu(){ $t="
".htmlspecialchars($toode[0])." | $toode[1] |