<?php require_once 'i2s.php'; $t_price = 100254 ; $str = new convert ; $t_price_str = $str->finalcalc($t_price); echo $t_price_str ; ?>