I have a field gathering values that are sequences of numbers separated by a comma, such as: "1, 2, 3, 23, 41, 54"
I was using SQL within PHP to find a number within this field with LIKE, but the way I did it, if I wanted to find only 5, for e...
asked by
24.04.2015 / 16:29