if ($this->cache['sigshown'][$this->post['userid']]) { unset($this->post['signature']); } else { $this->cache['sigshown'][$this->post['userid']] = true; }