db->get_where('homework', array('homework_code' => $homework_code))->row()->date_end; $time2 = $this->db->get_where('homework', array('homework_code' => $homework_code))->row()->time_end; ?>