[FX.php List] Finding several recids

Log-Out log-out at yacobi.com
Tue Sep 5 07:23:46 MDT 2006


Hello, I'm traying to find several records using the recids:

$someFind->AddDBParam('-recid', '123');
$someFind->AddDBParam('-recid', '256');
$someFind->AddDBParam('-recid', '335');

But I'm only receive one record (with recid '335'). What's the correct 
code to find these records?

Thanks.

Log-Out
Madrid-Spain



More information about the FX.php_List mailing list