<? include("abc.php"); include("def.php"); include("conf.php"); include("db.php"); include("some.php"); include("what.php"); Define("NUM", 100); class super_calc extends great_calc { /* * * * ã³ã³ã¹ãã©ã¯ã¿ * * * * */ public function super_calc($initial_num){ $this->db = DB::getDb(DSN); $this->initial_num = $initial_num; } /* * * * ãã§ã㯠* * * * */ public add_ok($add_num){ $res = $this->addable($add_num);
{{#tags}}- {{label}}
{{/tags}}