- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hi, I can't manage to get the finder to fetch this query:
Thanks!
SELECT * from xf_table where xf_table.title LIKE '%test%'
$formFinder->where('title', 'LIKE', $title)
does not get the requested results.Thanks!
نام موضوع : How to write this query in a finder