I am constructing a query in codeigniter. If the conditions are met, I want to update the appropriate row in the database, and if they are not, I want to insert a new row. This is my code:I am constructing a query in codeigniter. If th
I am constructing a query in codeigniter. If the conditions are met, I want to update the appropriate row in the database, and if they are not, I want to insert a new row. This is my code:I am constructing a query in codeigniter. If th