[eluser]Solarpitch[/eluser]
I've convinced myself that this is the right way of doing a LIKE mysql query but it doesnt seem to work. Just want to check if its correct... seems to be going by the documentaion anyway.
[eluser]Solarpitch[/eluser]
Ah right. I was thinking you needed to use the get() first, then apply the LIKE clause. So its basically the same idea as using get_where() or that.