Warning: mysqli_query() expects parameter 1 to be mysqli, null given in H:\root\home\chabadlibrary-001\www\site1\catalog\modules\alefbet_search.php on line 169
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in H:\root\home\chabadlibrary-001\www\site1\catalog\modules\alefbet_search.php on line 169
select distinct left(TITLE_SEARCH,instr(TITLE_SEARCH, ' ')) as oys2
from scatalog_sfarim
where 1 and TITLE_SEARCH like "G%"
order by TITLE_SEARCH
limit 0,500