/ Published in: PHP
URL: http://retrorock.info/2009/7/mensajes-avisos-flashdata
Expand |
Embed | Plain Text
if ($this->db->insert('news', $data)) { $this->session->set_flashdata('notice', 'Se inserto la noticia'); redirect(); }
You need to login to post a comment.
