([0-9,]+)', $result, $matches)) { print str_replace(",", "", $matches[1]) . "\r\n"; } //fclose($sp); } fclose($fp); ?>