Zgodnie z dokumentem w CodeIgniter Gdzie , musisz tutaj wspomnieć za pomocą OR lub AND "id=$id, name='Joe' .
$where = "id=$id AND/OR name='Joe' AND status='boss'";
^^^^
Chose one
Lub użyj tablicy
Zgodnie z dokumentem w CodeIgniter Gdzie , musisz tutaj wspomnieć za pomocą OR lub AND "id=$id, name='Joe' .
$where = "id=$id AND/OR name='Joe' AND status='boss'";
^^^^
Chose one
Lub użyj tablicy