I'm trying to insert into DB when and it is in the following condition:
public function cadastrar_agendamento($dados){
$consulta = $this->db->query('
SELECT cod_lab, cod_data, cod_horario, cod_assento, al_reg, dataagendamento...
asked by
17.10.2016 / 18:49