![]() |
Sergey Kornilov admin 6/6/2012 |
Sure, you can do this. Here is the sample code: $strWhereClause = whereAdd($strWhereClause, "fieldname=1");
|
M
|
maxcolo author 6/6/2012 |
Sure, you can do this. Here is the sample code: $strWhereClause = whereAdd($strWhereClause, "fieldname=1");
|
![]() |
Sergey Kornilov admin 6/6/2012 |
Try something like this. $strWhereClause = whereAdd($strWhereClause, "prod1=1 and prod2=1 and prod3=1 and prod4=1");
|
M
|
maxcolo author 6/6/2012 |
Ok posted demo account and open ticket on support |