0
Q:

typo3 check if query result is empty

if($query->execute()->count())
{
   return $query->execute();
}
else 
{
   return NULL;
}
0

New to Communities?

Join the community