[FX.php List] Query field for content empty

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu Nov 13 15:42:58 MST 2008


I have tried these with no luck

$q->AddDBParam( 'field', '', 'eq' );
$q->AddDBParam( 'field', '""', 'eq' );
$q->AddDBParam( 'field', '==""' );
$q->AddDBParam( 'field', '=""' );

How am I supposed to query for field with empty value?

ggt667


More information about the FX.php_List mailing list