_model = substr(get_class($this),0,-5); $this->_table = strtolower($this->_model); $this->_id = $id; } function __destruct() { } }