|
C
|
cgphp 3/9/2012 |
|
Check this article: http://xlinesoft.com/phprunner/docs/select_multiple_values.htm |
|
|
I
|
imendes author 3/9/2012 |
|
Check this article: http://xlinesoft.com/phprunner/docs/select_multiple_values.htm
|
|
|
C
|
cgphp 3/9/2012 |
|
In the "Before SQL query" query, enter the following code: $strWhereClause = whereAdd($strWhereClause,"your_field_name LIKE '%value2%'"); |
|