Thomas Hempel wrote: >> Wouldn't >> trim($row['title']) == '' >> be true on $row['title']="0" ? > No. > > var_dump((trim('0') == '')); > > Result: bool(false) Alright then. cheers Ingmar -- Ingmar Schlecht TYPO3 Association Active Member