lookupsuggest.php |
7/1/2010 6:39:32 AM |
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")
|