Question Detail

how to use like operator in codeigniter ?

6 years ago Views 1118 Visit Post Reply

how to use like operator in codeigniter ?


Thread Reply

Anonymous

- 6 years ago

You can use this Query:

SELECT * FROM table_name WHERE field LIKE ?