Orit
Guest
Member
Hi, I can't manage to get the finder to fetch this query:
Thanks!
Continue reading...
Continue reading...
SELECT * from xf_table where xf_table.title LIKE '%test%'
$formFinder->where('title', 'LIKE', $title)
does not get the requested results.Thanks!
Continue reading...
Continue reading...