lookupsuggest.php |
7/1/2010 06:39:32 | |
| PHPRunner General questions | ||
|
R
Rigmantas author
Hi,
|
||
|
R
|
Rigmantas author 7/1/2010 |
|
Ok, $LookupSQL .= GetLWDisplayField($f, $strTableName, true)." LIKE '".db_addslashes($value)."%'";
if ($field=="your_fieldname_1" or $field=="your_fieldname_next")
|
|