tryphp_class.php:
name = $name; } function get_name() { return $this->name; } } ?>