Ries van Twisk wrote:
> Does a text type not handle that?
TEXT and BLOB are basically the same in mySQL only that one of them
(don't remember) does LIKE statements case sensitive and the other doesn't.
--
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
$this->fresseHalten = 1;
}