strings = PDO_FetchAssoc($sql); $_SESSION['strings'] = $this->strings; return $this->strings; } }