public function close() { if (is_object($this->link)) { $this->link = NULL; self::$isConnect = NULL; } }