Codeigniter Multiple Like Query
Codeigniter Multiple Like Query. How can i perform a query with multiple like parameters? You can have multiple like conditions in a select query which should be chained together with 'and/or' operators.
Codeigniter also provide multiple database connections in a single app.
We have to simply add database configuration array to database.php file. It should be used along with codeigniter select query to this like query in codeigniter searches the table 'student' for the records having the substring 'sili' in the column 'studentname'. Table structure are explained above. Codeigniter query codeigniter join 2 tables codeigniter database like in codeigniter codeigniter select distinct group by codeigniter codeigniter multiple like query codeigniter where_in.
Posting Komentar untuk "Codeigniter Multiple Like Query"